diff options
author | Richard Hughes <richard@hughsie.com> | 2015-09-15 10:51:26 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2015-09-15 10:51:26 +0100 |
commit | fa69f04c735ea00e78d800701558a9ed42b75db5 (patch) | |
tree | 6f23ce4ba48413ba8fdd8acd7aa331e35bfc34cf /configure.ac | |
parent | 036b28dcfa3eef12bdfc40f9b476cb9c5192144d (diff) | |
download | appstream-glib-fa69f04c735ea00e78d800701558a9ed42b75db5.tar.gz |
Release version 0.5.1appstream_glib_0_5_1
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 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) |