ef: 1.7.1 release.

SVN revision: 78286
This commit is contained in:
Cedric BAIL 2012-10-20 14:28:35 +00:00
parent 32e63261ba
commit f616302b6a
2 changed files with 5 additions and 1 deletions

View File

@ -13,3 +13,7 @@
2012-08-30 Carsten Haitzler (The Rasterman)
1.7.0 release
2012-10-20 Cedric Bail
1.7.1 release

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], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([expedite], [1.7.1], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_HEADERS([config.h])