summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2012-04-30 09:43:34 +0100
committerRichard Hughes <richard@hughsie.com>2012-04-30 09:43:34 +0100
commit3d99929440bf6d70bf6a2ef672dec878085b8044 (patch)
tree0f95083455c231f8f1bb287e807d859a5fc1a96e /configure.ac
parentc17a3f0d7069cea13a7552eefaa5d3216d6a28d7 (diff)
Released UPower 0.9.16UPOWER_0_9_16
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 4d04cdc..42bba6b 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=1
-LT_REVISION=1
+LT_REVISION=2
LT_AGE=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)