no this isnt release - this is simply me removing the beta tag so when

we release it's ready.



SVN revision: 75740
This commit is contained in:
Carsten Haitzler 2012-08-27 10:24:41 +00:00
parent 9659e746e0
commit 7b0c11bf14
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([expedite], [1.7.0-beta], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([expedite], [1.7.0], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([config.h])