]> www.ginac.de Git - ginac.git/commitdiff
- Shit, I forgot to say autoconf, so the tag is messed up for the configure
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Mon, 14 Feb 2000 19:54:57 +0000 (19:54 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Mon, 14 Feb 2000 19:54:57 +0000 (19:54 +0000)
  script.  Gonna release it with the Version fixed, though.   :-(

configure

index df5452a6bd0694a23bfd1fca14313f86eb57be96..4e16b9ab16728660e2ba9d5abdfdf689a414ff69 100755 (executable)
--- a/configure
+++ b/configure
@@ -545,9 +545,9 @@ fi
 
 GINACLIB_MAJOR_VERSION=0
 GINACLIB_MINOR_VERSION=5
 
 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
 
 
 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION