From cb511843b4bbe86d1d143e69e5f8b0d18fb5e77d Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Sun, 6 Sep 2015 23:52:15 +0200 Subject: [PATCH] =?UTF-8?q?dev=20mode=20again.=20En=20route=20to=200.10=20?= =?UTF-8?q?(or=E2=80=A6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a59f31cf..1f8f6510 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([terminology], [0.9.0], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([terminology], [0.9.99], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])