From db7a4979d791924ab060ed2aaaf5f42ca3cf2866 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 30 Aug 2012 10:34:01 +0000 Subject: [PATCH] and up ver to 1.7.99 now in svn. nack to svnrev num at end. SVN revision: 75869 --- README | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 82e3d01..53afe80 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Expedite 1.7.0 +Expedite 1.7.99 ****************************************************************************** diff --git a/configure.ac b/configure.ac index 966fc93..54c56a6 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([expedite], [1.7.0], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([expedite], [1.7.99], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_HEADERS([config.h])