From 0640a1496c11d6226c334e0594114c6b9811b99b Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Thu, 10 May 2001 18:06:09 +0000 Subject: [PATCH 1/1] - Prepare for landing of 0.8.3. --- NEWS | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 4ff432d0..9572a143 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ This file records noteworthy changes. -0.8.3 () +0.8.3 (10 May 2001) * Symbols can have a LaTeX name, e.g. symbol s("s", "\\sigma"); * LaTeX output of indexed objects is much nicer. * Fix some build-problems (with recent libreadline). diff --git a/configure.in b/configure.in index eb1284a9..3ac2f1e2 100644 --- a/configure.in +++ b/configure.in @@ -19,7 +19,7 @@ dnl (don't we all *love* M4?)... GINACLIB_MAJOR_VERSION=0 GINACLIB_MINOR_VERSION=8 -GINACLIB_MICRO_VERSION=2 +GINACLIB_MICRO_VERSION=3 GINACLIB_INTERFACE_AGE=0 GINACLIB_BINARY_AGE=0 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION -- 2.44.0