summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-09-15 10:51:26 +0100
committerRichard Hughes <richard@hughsie.com>2015-09-15 10:51:26 +0100
commitfa69f04c735ea00e78d800701558a9ed42b75db5 (patch)
tree6f23ce4ba48413ba8fdd8acd7aa331e35bfc34cf /configure.ac
parent036b28dcfa3eef12bdfc40f9b476cb9c5192144d (diff)
downloadappstream-glib-fa69f04c735ea00e78d800701558a9ed42b75db5.tar.gz
Release version 0.5.1appstream_glib_0_5_1
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 4325ec3..f451ce4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
# fixed, change:
# REVISION += 1
LT_CURRENT=8
-LT_REVISION=0
+LT_REVISION=1
LT_AGE=0
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)