From 3b07a328a56da9e1cfadf2028ad6e6d8788acc34 Mon Sep 17 00:00:00 2001 From: djcb Date: Sun, 15 Jan 2012 14:36:32 +0200 Subject: [PATCH] * configure.ac: bump version to 0.9.8beta1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 75ed5763..4d373651 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ ## along with this program; if not, write to the Free Software Foundation, ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -AC_INIT([mu],[0.9.8-alpha4],[http://code.google.com/p/mu0/issues/list],[mu]) +AC_INIT([mu],[0.9.8-beta1],[http://code.google.com/p/mu0/issues/list],[mu]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([src/mu.cc]) # libtoolize wants to put some stuff in here; if you have an old