| changeset 418 | 33b825d3128d |
| parent 416 | d0aa9e0a6d04 |
| child 420 | a7a1be2fed47 |
1.1 --- a/configure.ac Thu Feb 09 20:42:08 2012 +0000 1.2 +++ b/configure.ac Thu Feb 09 20:45:27 2012 +0000 1.3 @@ -10,9 +10,9 @@ 1.4 # 1.5 # See http://sources.redhat.com/autobook/autobook/autobook_91.html#SEC91 for details 1.6 # 1.7 -LT_CURRENT=2 1.8 +LT_CURRENT=3 1.9 LT_REVISION=0 1.10 -LT_AGE=0 1.11 +LT_AGE=1 1.12 AC_SUBST(LT_CURRENT) 1.13 AC_SUBST(LT_REVISION) 1.14 AC_SUBST(LT_AGE)