From 3154928517ef06fb6bf39477719e8b65085e75a0 Mon Sep 17 00:00:00 2001 From: raster Date: Mon, 15 Jun 2009 05:32:49 +0000 Subject: [PATCH] make distcheck and... SNAP! git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@41039 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 2bbfc28..2e6fca4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([eina], [0.0.2.060], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([eina], [0.0.2.061], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) @@ -28,7 +28,7 @@ AC_SUBST(version_info) ### Needed information -release="ver-pre-svn-01" +release="ver-svn-02" case "$host_os" in mingw32ce* | cegcc*) MODULE_ARCH="$host_os-$host_cpu" -- 2.7.4