and removed the -beta tag...

SVN revision: 70489
This commit is contained in:
Carsten Haitzler 2012-04-26 04:35:43 +00:00
parent 25cbedb278
commit 4852159a40
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ m4_define([lt_age], v_min)
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
AC_INIT([elementary], [v_ver]-beta, [enlightenment-devel@lists.sourceforge.net])
AC_INIT([elementary], [v_ver], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])