let's start a new development cycle

This commit is contained in:
Boris Faure 2017-01-15 21:28:23 +01:00
parent 1b47ed2aeb
commit 5605057b8d
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
rm -f config.cache
AC_INIT([terminology], [1.0.0], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([terminology], [1.0.99], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])