From a234f32c407ae0a3d24c3ae099431dea05fd4af8 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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@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 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]) -- 2.7.4