From 389333ab23db5ddf27c214020fa8b6d63fddd51d Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Mon, 30 Mar 2009 17:33:16 +0000
Subject: [PATCH] Bump to "release-candidate" 2.

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 0f4cac5..5123235 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([alberta], [3.0-rc1], [Claus.Heine@Mathematik.Uni-Freiburg.DE])
+AC_INIT([alberta], [3.0-rc2], [Claus.Heine@Mathematik.Uni-Freiburg.DE])
 AC_CONFIG_SRCDIR([alberta/src/Common/alberta.h])
 AC_CONFIG_MACRO_DIR([m4])
 
-- 
GitLab