* expedite: increase version for snapshot.

SVN revision: 54513
This commit is contained in:
Cedric BAIL 2010-11-12 16:19:02 +00:00
parent f9b851a365
commit 73c0ae2145
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], [0.7.0], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([expedite], [0.7.1], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([config.h])