diff options
author | Richard Hughes <richard@hughsie.com> | 2014-06-19 11:29:12 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2014-06-19 11:29:12 +0100 |
commit | 7551403581cf30011ebb6cc4dbe7570a21c40768 (patch) | |
tree | 5d1828d53896996413b0171efa6a8a2cb976a396 /configure.ac | |
parent | 1be754b9c5f2babb67faf47c6308d66941742f4a (diff) | |
download | appstream-glib-7551403581cf30011ebb6cc4dbe7570a21c40768.tar.gz |
Release version 0.2.0appstream_glib_0_2_0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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) |