From e0909883f133a031a8931a0280f465e3c4d6ffea Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Wed, 18 Sep 2002 20:01:50 +0000 Subject: [PATCH] * Finalize version 1.0.11. --- NEWS | 1 + configure.ac | 4 ++-- debian/changelog | 6 ++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 46bed92e..764bcd04 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ This file records noteworthy changes. delta or metric tensors. * Computing the derivative of a power series object with respect to a symbol that is not the expansion variable now works correctly. +* Several bugfixes in code generation. 1.0.10 (24 July 2002) * Powers of indexed objects are now parenthesized correctly in LaTeX output. diff --git a/configure.ac b/configure.ac index 020fb7f1..5052d1d0 100644 --- a/configure.ac +++ b/configure.ac @@ -20,9 +20,9 @@ dnl (don't we all *love* M4?)... GINACLIB_MAJOR_VERSION=1 GINACLIB_MINOR_VERSION=0 -GINACLIB_MICRO_VERSION=10 +GINACLIB_MICRO_VERSION=11 GINACLIB_INTERFACE_AGE=0 -GINACLIB_BINARY_AGE=10 +GINACLIB_BINARY_AGE=11 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION AC_SUBST(GINACLIB_MAJOR_VERSION) diff --git a/debian/changelog b/debian/changelog index acb733e8..e31317b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ginac (1.0.11-1) unstable; urgency=low + + * New upstream (bugfix only) release. + + -- Richard Kreckel Wed, 18 Sep 2002 16:45:05 +0200 + ginac (1.0.10-1) unstable; urgency=low * New upstream (bugfix only) release. -- 2.44.0