]> www.ginac.de Git - ginac.git/commitdiff
bumped version number of HEAD to 1.3
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 22 Mar 2004 19:30:00 +0000 (19:30 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 22 Mar 2004 19:30:00 +0000 (19:30 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e813ffd917888f0786968bc464c2b0b8ab12e44b..db9c346f0b4bb0a8c3373ee7504149b5adcb08b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 This file records noteworthy changes.
 
-1.2.0 (<insert date>)
+1.3.0 (<insert date>)
+
+1.2.0 (19 March 2004)
 * Added a structure<T> template class for the easy creation of user-defined
   algebraic classes.
 * Added support for (acyclic) visitors, to allow cleaner implementations of
index 9ebcbc294eacf010aa6dffca8965fa348ff82615..5c83e7e46a018d8aa2bcd903b65bafa369f77f74 100644 (file)
@@ -19,7 +19,7 @@ dnl autoconf sees "AC_MAJOR_VERSION" and complains about an undefined macro
 dnl (don't we all *love* M4?)...
 
 GINACLIB_MAJOR_VERSION=1
-GINACLIB_MINOR_VERSION=2
+GINACLIB_MINOR_VERSION=3
 GINACLIB_MICRO_VERSION=0
 GINACLIB_INTERFACE_AGE=0
 GINACLIB_BINARY_AGE=0