diff --git a/configure.ac b/configure.ac index fd60bee..a003da9 100644 --- a/configure.ac +++ b/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(desksanity, 0.1, zmike@enlightenment.org) +AC_INIT(desksanity, 0.6, zmike@enlightenment.org) AC_CONFIG_MACRO_DIR([m4]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(configure.ac)