From 928ecc04b59948023294f5a6c1cda181364afe5c Mon Sep 17 00:00:00 2001 From: raster Date: Mon, 27 Aug 2012 10:24:41 +0000 Subject: [PATCH] no this isnt release - this is simply me removing the beta tag so when we release it's ready. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@75740 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ecd03a0..53ae4f2 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ m4_define([lt_age], v_min) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -AC_INIT([eet], [v_ver-beta], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([eet], [v_ver], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) -- 2.7.4