EFL 1.7.4 release.

SVN revision: 81543
This commit is contained in:
Luis Felipe Strano Moraes 2012-12-21 12:19:03 +00:00
parent 04e0658749
commit 4e2a85eeb1
3 changed files with 11 additions and 2 deletions

View File

@ -26,4 +26,8 @@
* 1.7.3 release
2012-12-21 Luis Felipe Strano Moraes
* 1.7.4 release

7
NEWS
View File

@ -1,4 +1,9 @@
Expedite 1.7.3
Expedite 1.7.4
Changes since Expedite 1.7.3:
-----------------------------
No changes, just updating to keep in sync with last release.
Changes since Expedite 1.7.2:
-----------------------------

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