]> www.ginac.de Git - ginac.git/commitdiff
* Push towards 0.8.2.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 24 Apr 2001 19:35:20 +0000 (19:35 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 24 Apr 2001 19:35:20 +0000 (19:35 +0000)
INSTALL
NEWS
configure.in

diff --git a/INSTALL b/INSTALL
index 2c3f634187b45a7133f67173ea24cbf01986492e..049d3eb5499c671fc35c7520a3f43bb8290a5d1c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -110,5 +110,5 @@ to compile, install and work properly:
  Cint version | how it works
 --------------+----------------------------------------------------------
  < 5.14.39    | `VERBOTEN' by license (please bite your favorite lawyer)
  Cint version | how it works
 --------------+----------------------------------------------------------
  < 5.14.39    | `VERBOTEN' by license (please bite your favorite lawyer)
- < 5.14.60    | since GiNaC version 0.7, these do not compile any more
-   5.14.62-83 | compiles fine, works well with GCC 2.95.x.  GCC3 no go.
+ < 5.14.62    | since GiNaC version 0.7, these do not compile any more
+   5.14.64-84 | compiles fine, works well with GCC 2.95.x.  GCC3 no go.
diff --git a/NEWS b/NEWS
index d07ad0e30fd573df08de1a5c90996a9bf1b06cd4..f2a78fa0f2c57f04e162439ed0bd9233c9923be2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 This file records noteworthy changes.
 
 This file records noteworthy changes.
 
-0.8.2 (<date>)
+0.8.2 (24 April 2001)
 * degree(), ldegree(), coeff(), lcoeff(), tcoeff() and collect() work with
   non-symbols as the second argument in ginsh.
 * the argument to collect() can be a list of objects in which case the
 * degree(), ldegree(), coeff(), lcoeff(), tcoeff() and collect() work with
   non-symbols as the second argument in ginsh.
 * the argument to collect() can be a list of objects in which case the
index 4e34b5c8c79d79f1793086c609308730456ad11c..692ba3eea868826af1d4b791825f9dfa70217ba1 100644 (file)
@@ -19,7 +19,7 @@ dnl (don't we all *love* M4?)...
 
 GINACLIB_MAJOR_VERSION=0
 GINACLIB_MINOR_VERSION=8
 
 GINACLIB_MAJOR_VERSION=0
 GINACLIB_MINOR_VERSION=8
-GINACLIB_MICRO_VERSION=1
+GINACLIB_MICRO_VERSION=2
 GINACLIB_INTERFACE_AGE=0
 GINACLIB_BINARY_AGE=0
 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION
 GINACLIB_INTERFACE_AGE=0
 GINACLIB_BINARY_AGE=0
 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION