up version to 0.9.91

SVN revision: 39701
This commit is contained in:
Carsten Haitzler 2009-03-24 23:51:28 +00:00
parent 180d492816
commit 386395ee9a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([edje], [0.9.9.050], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([edje], [0.9.91.050], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])