[Pkg-gnupg-commit] [libassuan] 401/437: Post release version bump.

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:34:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libassuan.

commit fd255da47cdecb90d58bc93995dd4af6b434dbeb
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Jun 24 07:17:01 2013 +0200

    Post release version bump.
    
    --
---
 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 6dff2f8..842383d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.1.2 (unreleased)
+------------------------------------------------
+
+
 Noteworthy changes in version 2.1.1 (2013-06-24)
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index f588a60..de2347f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ min_automake_version="1.10"
 # for the LT versions.
 m4_define(mym4_version_major, [2])
 m4_define(mym4_version_minor, [1])
-m4_define(mym4_version_micro, [1])
+m4_define(mym4_version_micro, [2])
 
 # Below is m4 magic to extract and compute the revision number, the
 # decimalized short revision number, a beta version string, and a flag

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list