change versions. some went DOWN - because they arent releases and i'm trying

to remove the _pre ascii from the version. i added a .001 (a release number)
so we can automatically or easiyl generate releases... sorry guys. but it's
kind of "for the good of the code". :)


SVN revision: 13451
This commit is contained in:
Carsten Haitzler 2005-02-21 09:35:30 +00:00
parent bdf343e4c4
commit 33408936e7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
AC_ISC_POSIX
AM_INIT_AUTOMAKE(imlib2, 1.2.0)
AM_INIT_AUTOMAKE(imlib2, 1.2.0.001)
AM_CONFIG_HEADER(config.h)
AC_C_BIGENDIAN