From: raster Date: Fri, 17 Aug 2012 03:57:49 +0000 (+0000) Subject: tag as beta... X-Git-Tag: submit/2.0alpha-wayland/20121127.222018~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=832ad51e0777179c75f4d2009f00994ca4223138;p=profile%2Fivi%2Femotion.git tag as beta... git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@75344 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 18255fd..067eaa4 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ m4_define([lt_age], v_min) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -AC_INIT([emotion], [v_ver-alpha], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([emotion], [v_ver-beta], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])