bump version

This commit is contained in:
Mike Blumenkrantz 2014-04-28 07:34:12 -04:00
parent f975f0c240
commit 5529266445
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 # get rid of that stupid cache mechanism
rm -f config.cache 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_CONFIG_MACRO_DIR([m4])
AC_PREREQ(2.52) AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_SRCDIR(configure.ac)