and eet snap

SVN revision: 41040
This commit is contained in:
Carsten Haitzler 2009-06-15 05:38:48 +00:00
parent e81db0f5a3
commit fd703f214f
2 changed files with 6 additions and 1 deletions

View File

@ -181,3 +181,8 @@
2009-06-02 Cedric BAIL
* Make eet_node API usable.
2009-06-14 Carsten Haitzler (The Rasterman)
* Release eet 1.2.1

View File

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