SNAPSHOT: elementary 0.5.1.0

SVN revision: 41533
This commit is contained in:
Carsten Haitzler 2009-07-29 08:10:44 +00:00
parent 5784c9f47f
commit 3651096e7a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([elementary], [0.5.0.0], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([elementary], [0.5.1.0], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])