[Pkg-gnupg-commit] [libassuan] 84/437: Post release version bumb

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:27 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 3b7e02378ad2bf59049fb50708095c87a766616d
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Nov 17 11:59:05 2003 +0000

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

diff --git a/NEWS b/NEWS
index 3475000..b2e0638 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Noteworthy changes in version 0.6.2 (unreleased)
+------------------------------------------------
+
 Noteworthy changes in version 0.6.1 (2003-11-17)
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 95ea56b..c419849 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
 AC_PREREQ(2.57)
 # Version number: Remember to change it immediately *after* a release.
 #                 Add a "-cvs" prefix for non-released code.
-AC_INIT(libassuan, 0.6.1, gnupg-devel at gnupg.org)
+AC_INIT(libassuan, 0.6.2-cvs, gnupg-devel at gnupg.org)
 # Note, that this is not yet available as a shared library.
 
 PACKAGE=$PACKAGE_NAME

-- 
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