git://project.juiblex.co.uk
/
razor2.git/.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ff49be7
)
Update libtool versioning in preparation for release
author
J. Ali Harlow
<ali@juiblex.co.uk>
Sat, 23 Aug 2014 16:24:34 +0000 (17:24 +0100)
committer
J. Ali Harlow
<ali@juiblex.co.uk>
Sat, 23 Aug 2014 16:24:34 +0000 (17:24 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
e4bb68a
..
d817801
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,9
+10,9
@@
AM_MAINTAINER_MODE
#
# See http://sources.redhat.com/autobook/autobook/autobook_91.html#SEC91 for details
#
-LT_CURRENT=4
+LT_CURRENT=5
LT_REVISION=0
-LT_AGE=0
+LT_AGE=1
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)