summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-12-02 15:08:39 +0000
committerRichard Hughes <richard@hughsie.com>2014-12-02 15:08:39 +0000
commiteadca143872288e1300303a771efdaab196900e1 (patch)
tree04d93541b440f8eac76cf32fd2ca9b2404ccf553 /configure.ac
parenteefca24ea83240cdf01bf2b600d801efe9c0002e (diff)
downloadcolord-gtk-COLORD_GTK_0_1_26.tar.gz
Release colord-gtk 0.1.26COLORD_GTK_0_1_26
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 ebc9e7b..b442194 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ AC_SUBST(CD_GTK_MICRO_VERSION)
# REVISION If the API and ABI remains the same, but bugs are fixed.
# AGE Don't use.
LT_CURRENT=1
-LT_REVISION=2
+LT_REVISION=3
LT_AGE=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)