From 5d42c8c41887d942ca45384c24462fbe8c5f097c Mon Sep 17 00:00:00 2001 From: raster Date: Fri, 25 Jan 2008 03:35:49 +0000 Subject: [PATCH] asparagus! also pass distcheck and have common autofoo init that is consistent for package, version etc. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@33602 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index eab2662..db90cee 100644 --- a/configure.in +++ b/configure.in @@ -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(emotion, 0.0.1.008, enlightenment-devel@lists.sourceforge.net) +AC_INIT(emotion, 0.1.0.042, enlightenment-devel@lists.sourceforge.net) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(configure.in) -- 2.7.4