From 3cb332ce39b5889d27ad6b279826b2a52f9eb52a Mon Sep 17 00:00:00 2001 From: raster Date: Thu, 26 Apr 2012 04:35:43 +0000 Subject: [PATCH] and removed the -beta tag... git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@70489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c21c5c0..c2e46af 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ m4_define([lt_age], v_min) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -AC_INIT([eina], [v_ver]-beta, [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([eina], [v_ver], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.59]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) -- 2.7.4