diff --git a/legacy/edje/configure.ac b/legacy/edje/configure.ac index e479921d21..5d8b05fc81 100644 --- a/legacy/edje/configure.ac +++ b/legacy/edje/configure.ac @@ -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])