From: raster Date: Thu, 26 Apr 2012 04:35:43 +0000 (+0000) Subject: and removed the -beta tag... X-Git-Tag: submit/trunk/20120815.174732~406 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20092c9e05217b009d4085dd355d16779388fb6d;p=profile%2Fivi%2Fevas.git and removed the -beta tag... git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@70489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 89ff7e6..1e9a997 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_CACHE_CHECK([whether the Objective C compiler works], AC_LANG_POP([Objective C])])], [rw_cv_prog_objc_works=no]) ]) -AC_INIT([evas], [v_ver]-beta, [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([evas], [v_ver], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])