From 93bad68b2cca605d8f74efeae27227c7067dcef2 Mon Sep 17 00:00:00 2001
From: Daniel Koester <Koester@Math.Uni-Augsburg.DE>
Date: Tue, 18 May 2004 14:47:16 +0000
Subject: [PATCH] Updated ALBERTA version to 2.0.

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

diff --git a/configure.ac b/configure.ac
index f067495..a844fce 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.3-alpha], [claus@mathematik.uni-freiburg.de,koester@math.uni-augsburg.de])
+AC_INIT([alberta], [2.0], [claus@mathematik.uni-freiburg.de,koester@math.uni-augsburg.de])
 
 AC_CONFIG_SRCDIR([ALBERTA/src/Common/alberta.h])
 AM_MAINTAINER_MODE
-- 
GitLab