From: Richard Kreckel Date: Mon, 14 Feb 2000 19:54:57 +0000 (+0000) Subject: - Shit, I forgot to say autoconf, so the tag is messed up for the configure X-Git-Tag: release_0-5-2~6 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=c1732cab5009a04d46a9a5f0490e6ba8d427879f;hp=7a5f6e34480a04d888d2a7057a7dceac3e3a9bf7 - Shit, I forgot to say autoconf, so the tag is messed up for the configure script. Gonna release it with the Version fixed, though. :-( --- diff --git a/configure b/configure index df5452a6..4e16b9ab 100755 --- a/configure +++ b/configure @@ -545,9 +545,9 @@ fi GINACLIB_MAJOR_VERSION=0 GINACLIB_MINOR_VERSION=5 -GINACLIB_MICRO_VERSION=0 -GINACLIB_INTERFACE_AGE=0 -GINACLIB_BINARY_AGE=0 +GINACLIB_MICRO_VERSION=1 +GINACLIB_INTERFACE_AGE=1 +GINACLIB_BINARY_AGE=1 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION