]> www.ginac.de Git - ginac.git/commitdiff
* Insert date and bump patchlevel. release_1-0-9
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 11 Jun 2002 21:47:19 +0000 (21:47 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 11 Jun 2002 21:47:19 +0000 (21:47 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 44687e52caec4b724c559d258d52c40143c19ae5..2d6b3c758f2ae59e78d3c081218c7d041523e8b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 This file records noteworthy changes.
 
 This file records noteworthy changes.
 
-1.0.9 (<date>)
+1.0.9 (11 June 2002)
 * simplify_indexed() now raises/lowers dummy indices to canonicalize the index
   variance. This allows some simplifications that weren't possible before,
   like eps~a.b~c~d*X.a*X~b -> 0 and X.a~a-X~a.a -> 0.
 * simplify_indexed() now raises/lowers dummy indices to canonicalize the index
   variance. This allows some simplifications that weren't possible before,
   like eps~a.b~c~d*X.a*X~b -> 0 and X.a~a-X~a.a -> 0.
index d0558678a17dde81ab61ff455b61418796a14081..4c7284735fc1323383b00d2ce9a2887a0d3de156 100644 (file)
@@ -20,9 +20,9 @@ dnl (don't we all *love* M4?)...
 
 GINACLIB_MAJOR_VERSION=1
 GINACLIB_MINOR_VERSION=0
 
 GINACLIB_MAJOR_VERSION=1
 GINACLIB_MINOR_VERSION=0
-GINACLIB_MICRO_VERSION=8
+GINACLIB_MICRO_VERSION=9
 GINACLIB_INTERFACE_AGE=0
 GINACLIB_INTERFACE_AGE=0
-GINACLIB_BINARY_AGE=8
+GINACLIB_BINARY_AGE=9
 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION
 
 AC_SUBST(GINACLIB_MAJOR_VERSION)
 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION
 
 AC_SUBST(GINACLIB_MAJOR_VERSION)