summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-06-19 11:29:12 +0100
committerRichard Hughes <richard@hughsie.com>2014-06-19 11:29:12 +0100
commit7551403581cf30011ebb6cc4dbe7570a21c40768 (patch)
tree5d1828d53896996413b0171efa6a8a2cb976a396 /configure.ac
parent1be754b9c5f2babb67faf47c6308d66941742f4a (diff)
downloadappstream-glib-7551403581cf30011ebb6cc4dbe7570a21c40768.tar.gz
Release version 0.2.0appstream_glib_0_2_0
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 33b57e2..cddeea8 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=6
-LT_REVISION=1
+LT_REVISION=2
LT_AGE=5
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)