no this isnt release - this is simply me removing the beta tag so when
authorraster <raster>
Mon, 27 Aug 2012 10:24:41 +0000 (10:24 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 27 Aug 2012 10:24:41 +0000 (10:24 +0000)
we release it's ready.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@75740 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 067eaa4..9cc0537 100644 (file)
@@ -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])