make packages :)

SVN revision: 7203
This commit is contained in:
Carsten Haitzler 2003-07-21 01:22:39 +00:00
parent 9159363b81
commit edadfc5dfe
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
Eet 0.0.1
Eet 0.9.0

View File

@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
rm -f config.cache
AC_INIT(configure.in)
AM_INIT_AUTOMAKE(eet, 0.0.1)
AM_INIT_AUTOMAKE(eet, 0.9.0)
AM_CONFIG_HEADER(config.h)
AC_ISC_POSIX

View File

@ -9,7 +9,7 @@ These routines are used for Eet Library interaction
@mainpage Eet Library Documentation
@image html eet.png
@version 0.0.1
@version 0.9.0
@author Carsten Haitzler <raster@rasterman.com>
@date 2000-2002

View File

@ -1,5 +1,5 @@
# Note that this is NOT a relocatable package
%define ver 0.0.1
%define ver 0.9.0
%define rel 1
%define prefix /usr

View File

@ -19,4 +19,4 @@ Eet_private.h
libeet_la_LIBADD = $(LDFLAGS) -lz -ljpeg
libeet_la_DEPENDENCIES = $(top_builddir)/config.h
libeet_la_LDFLAGS = -version-info 0:1:0
libeet_la_LDFLAGS = -version-info 9:0:9