diff --git a/legacy/edje/configure.ac b/legacy/edje/configure.ac index 155e6b652e..1a9ccd627c 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.7], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([edje], [0.9.9.050], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])