diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b8f53bf54..e114d0c08 100644 --- a/configure.ac +++ b/configure.ac @@ -45,7 +45,7 @@ AC_SUBST(PK_VERSION) # AGE If libpackagekit can be linked into executables which can be # built with previous versions of this library. Don't use. LT_CURRENT=14 -LT_REVISION=8 +LT_REVISION=9 LT_AGE=0 AC_SUBST(LT_CURRENT) AC_SUBST(LT_REVISION) |