gear up svn for release. one of many steps/things to do.

SVN revision: 69481
This commit is contained in:
Carsten Haitzler 2012-03-17 04:17:29 +00:00
parent a1beb50ce7
commit 755ff80124
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -1,4 +1,4 @@
Expedite 1.0.0 Expedite 1.2.0
****************************************************************************** ******************************************************************************

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.2.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])