New stable release: 1.7.3

SVN revision: 80477
This commit is contained in:
Luis Felipe Strano Moraes 2012-12-07 17:47:46 +00:00
parent 59c825def7
commit 04e0658749
3 changed files with 12 additions and 2 deletions

View File

@ -22,3 +22,8 @@
1.7.2 release
2012-12-07 Luis Felipe Strano Moraes
* 1.7.3 release

7
NEWS
View File

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

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