From: Stef Walter Date: Fri, 21 Jun 2013 10:46:04 +0000 (+0200) Subject: Bump version number X-Git-Tag: 0.18~71 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f79129f790e9c653f00e52adb26f2fd86e09571;p=platform%2Fupstream%2Flibsecret.git Bump version number So that other projects can depend on the changes in recent commits. --- diff --git a/configure.ac b/configure.ac index cefc69e..b09391e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([libsecret],[0.15], +AC_INIT([libsecret],[0.16], [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret], [libsecret])