[Pkg-gnupg-commit] [gnupg2] 01/205: Post release updates
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed May 11 08:38:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gnupg2.
commit 167558a67e6d931a186ed35cc61902cc1463cc2f
Author: Werner Koch <wk at gnupg.org>
Date: Tue Jan 26 14:14:24 2016 +0100
Post release updates
--
---
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index acae85a..49414e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.1.12 (unreleased)
+-------------------------------------------------
+
+
Noteworthy changes in version 2.1.11 (2016-01-26)
-------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 266eae5..b790e6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ min_automake_version="1.14"
m4_define([mym4_package],[gnupg])
m4_define([mym4_major], [2])
m4_define([mym4_minor], [1])
-m4_define([mym4_micro], [11])
+m4_define([mym4_micro], [12])
# To start a new development series, i.e a new major or minor number
# you need to mark an arbitrary commit before the first beta release
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list