up to 0.0.3

SVN revision: 4055
This commit is contained in:
Carsten Haitzler 2000-12-29 21:39:19 +00:00
parent a084ff527e
commit 709470c05b
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
E V A S - 0.0.2 E V A S - 0.0.3
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
This is the ``E Canvas'' - a rip off of some of the other canvas's floating This is the ``E Canvas'' - a rip off of some of the other canvas's floating

View File

@ -1,6 +1,6 @@
AC_INIT(src/Evas.h) AC_INIT(src/Evas.h)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(evas, 0.0.2) AM_INIT_AUTOMAKE(evas, 0.0.3)
AC_C_BIGENDIAN AC_C_BIGENDIAN
AC_PROG_CC AC_PROG_CC
AM_PROG_CC_STDC AM_PROG_CC_STDC

View File

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

View File

@ -59,4 +59,4 @@ Evas_private.h
libevas_la_LIBADD = $(LIBS_ALL) libevas_la_LIBADD = $(LIBS_ALL)
libevas_la_DEPENDENCIES = $(top_builddir)/config.h libevas_la_DEPENDENCIES = $(top_builddir)/config.h
libevas_la_LDFLAGS = -version-info 0:2:0 libevas_la_LDFLAGS = -version-info 0:3:0