From: raster Date: Thu, 26 Apr 2012 04:35:43 +0000 (+0000) Subject: and removed the -beta tag... X-Git-Tag: 2.0_alpha~3^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a234f32c407ae0a3d24c3ae099431dea05fd4af8;p=framework%2Fuifw%2Fexpedite.git and removed the -beta tag... git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@70489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 4e8d0cc..a914164 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([expedite], [1.2.0]-beta, [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([expedite], [1.2.0], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.52]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_HEADERS([config.h])