revert my 1.x.99 stuff so i can branch.

SVN revision: 65803
This commit is contained in:
Carsten Haitzler 2011-12-02 09:32:11 +00:00
parent 558528b14f
commit 68c86bcedf
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([expedite], [1.1.1], [enlightenment-devel@lists.sourceforge.net]) AC_INIT([expedite], [1.1.0], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52]) AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])