and removed the -beta tag...
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 26 Apr 2012 04:35:43 +0000 (04:35 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 26 Apr 2012 04:35:43 +0000 (04:35 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@70489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 4e8d0cc..a914164 100644 (file)
@@ -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])