up to 0.0.2

SVN revision: 4681
This commit is contained in:
Carsten Haitzler 2001-04-29 05:58:04 +00:00
parent 9f5ca406a0
commit 2f55ec8729
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(configure.in)
AM_INIT_AUTOMAKE(ecore, 0.0.1)
AM_INIT_AUTOMAKE(ecore, 0.0.2)
AM_CONFIG_HEADER(config.h)
AC_ISC_POSIX

View File

@ -1,6 +1,6 @@
# this is NOT relocatable, unless you alter the patch!
%define name ecore
%define ver 0.0.1
%define ver 0.0.2
%define rel 1
%define prefix /usr

View File

@ -16,4 +16,4 @@ libecore_la_SOURCES = \
e_x.c
libecore_la_LIBADD = @x_ldflags@ @x_libs@ -lm
libecore_la_LDFLAGS = -version-info 0:1:0
libecore_la_LDFLAGS = -version-info 0:2:0