* configure.ac (AC_INIT): Bumped version to 0.99rc3.
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Mon, 28 Apr 2008 20:06:18 +0000 (22:06 +0200)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Mon, 28 Apr 2008 20:06:18 +0000 (22:06 +0200)
configure.ac

index 9f2c1251cb47eadad6928d76990a367c1e13cacc..2fe112d523ca10280aa83f6f83c4d5d0478037b6 100644 (file)
@@ -23,7 +23,7 @@ dnl 02110-1301, USA.
 dnl Process this file with autoconf to produce a configure script.
 
 
-AC_INIT(cacao, 0.99rc2, cacao@cacaojvm.org)
+AC_INIT(cacao, 0.99rc3, cacao@cacaojvm.org)
 AC_CONFIG_SRCDIR(src/cacao/cacao.c)
 AC_CANONICAL_HOST
 AC_PREREQ(2.59)