summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-11-04 17:00:49 +0000
committerRichard Hughes <richard@hughsie.com>2014-11-04 17:00:49 +0000
commit504e19777b94c56ba31ae792f283444575b7354f (patch)
treed825b718aa93b932043ec3f1638d9a183721ea2b /configure.ac
parentcaa4d69ddbc4a3fd4a570ac73b64ac36a34b4a02 (diff)
downloadappstream-glib-504e19777b94c56ba31ae792f283444575b7354f.tar.gz
Release version 0.3.2appstream_glib_0_3_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 0c7230b..57db6b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
# fixed, change:
# REVISION += 1
LT_CURRENT=7
-LT_REVISION=1
+LT_REVISION=2
LT_AGE=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)