diff --git a/legacy/emotion/configure.ac b/legacy/emotion/configure.ac index f2277bfca3..2eaf796182 100644 --- a/legacy/emotion/configure.ac +++ b/legacy/emotion/configure.ac @@ -1,7 +1,7 @@ # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([emotion], [0.1.0.042], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([emotion], [0.1.0.043], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])