fix the version

SVN revision: 1110
This commit is contained in:
Carsten Haitzler 1999-11-01 18:00:02 +00:00
parent 9307c331bd
commit b0f6b9c07d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
AC_INIT(src/Imlib2.h)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(imlib, 2.0)
AM_INIT_AUTOMAKE(imlib2, 0.0.1)
pkglibdir='${libdir}'/loaders
AC_SUBST(pkglibdir)