From 20092c9e05217b009d4085dd355d16779388fb6d 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/evas@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 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]) -- 2.7.4