RELEASE: eet 1.2.2

SVN revision: 41531
This commit is contained in:
Carsten Haitzler 2009-07-29 07:54:14 +00:00
parent 7ca620ce73
commit a1b1beed52
2 changed files with 5 additions and 1 deletions

View File

@ -197,3 +197,7 @@
2009-07-23 Cedric BAIL
* Fix init on system without SECMEM.
2009-07-29 Carsten Haitzler (The Rasterman)
* Release eet 1.2.2

View File

@ -1,7 +1,7 @@
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([eet], [1.2.1], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([eet], [1.2.2], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])