From 5757f6ea1a89a5a853fedede65d6fa9af942c03b Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Wed, 10 Sep 2003 17:05:01 +0000
Subject: [PATCH] Bump version to pre3

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

diff --git a/configure.ac b/configure.ac
index 91a6fce..a9e3fe9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.52)
-AC_INIT([alberta], [1.2-pre2], [dani@mathematik.uni-freiburg.de])
+AC_INIT([alberta], [1.2-pre3], [dani@mathematik.uni-freiburg.de])
 
 AC_CONFIG_SRCDIR([ALBERTA/src/Common/alberta.h])
 AM_MAINTAINER_MODE
-- 
GitLab