From: raster Date: Mon, 27 Aug 2012 10:24:41 +0000 (+0000) Subject: no this isnt release - this is simply me removing the beta tag so when X-Git-Tag: submit/2.0alpha-wayland/20121127.222018~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5bc837d4a4687a90882616390f43bfb0c06a3e20;p=profile%2Fivi%2Femotion.git 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/emotion@75740 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 067eaa4..9cc0537 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ m4_define([lt_age], v_min) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -AC_INIT([emotion], [v_ver-beta], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([emotion], [v_ver], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])