git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
554ee20
)
bumped version number to 0.8.0
author
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Thu, 22 Mar 2001 18:51:15 +0000
(18:51 +0000)
committer
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Thu, 22 Mar 2001 18:51:15 +0000
(18:51 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index b43428bcefa22c11fe59b2776fa0cad7b8b0fc49..111d7b2dd6ac37b4ed4a9697809dd2e946af71c3 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-18,8
+18,8
@@
dnl autoconf sees "AC_MAJOR_VERSION" and complains about an undefined macro
dnl (don't we all *love* M4?)...
GINACLIB_MAJOR_VERSION=0
-GINACLIB_MINOR_VERSION=
7
-GINACLIB_MICRO_VERSION=
3
+GINACLIB_MINOR_VERSION=
8
+GINACLIB_MICRO_VERSION=
0
GINACLIB_INTERFACE_AGE=0
GINACLIB_BINARY_AGE=0
GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION