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:
e3a85b8
)
* Bump up version, keep INTERFACE_AGE at zero.
author
Richard Kreckel
<Richard.Kreckel@uni-mainz.de>
Thu, 28 Mar 2002 00:16:26 +0000
(
00:16
+0000)
committer
Richard Kreckel
<Richard.Kreckel@uni-mainz.de>
Thu, 28 Mar 2002 00:16:26 +0000
(
00:16
+0000)
(Yeah sure, it's early. But this way we don't forget it.)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
b8e626f
..
d055867
100644
(file)
--- 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=
7
+GINACLIB_MICRO_VERSION=
8
GINACLIB_INTERFACE_AGE=0
-GINACLIB_BINARY_AGE=
7
+GINACLIB_BINARY_AGE=
8
GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION
AC_SUBST(GINACLIB_MAJOR_VERSION)