summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-12-18 09:32:27 +0000
committerRichard Hughes <richard@hughsie.com>2014-12-18 09:32:27 +0000
commit42fd6fd4909b149c179108157fcf09bfe66e3599 (patch)
tree94acf2e4994be419473665eb83fb77d33181bd97 /configure.ac
parent9639487d4e3de7974ca4c9e2bef71c464ba6d569 (diff)
Released UPower 0.99.2UPOWER_0_99_2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index df3c2e0..2df8a0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ AC_SUBST(UP_MICRO_VERSION)
# REVISION If the API and ABI remains the same, but bugs are fixed.
# AGE Don't use.
LT_CURRENT=3
-LT_REVISION=0
+LT_REVISION=1
LT_AGE=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)