[git] GnuPG - branch, master, updated. gnupg-2.1.0beta3-1-g97d1c88
by Werner Koch
cvs at cvs.gnupg.org
Tue Dec 20 18:03:48 CET 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, master has been updated
via 97d1c884e62bba94e42bb5b2bb13cd3880334c31 (commit)
from 604c130a85d4203b9d84137a42673aeaff1c0bd1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 97d1c884e62bba94e42bb5b2bb13cd3880334c31
Author: Werner Koch <wk at gnupg.org>
Date: Tue Dec 20 17:10:28 2011 +0100
Post-release version number update
diff --git a/NEWS b/NEWS
index 7d77406..65297dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.1.0beta4 (unreleased)
+-----------------------------------------------------
+
+
Noteworthy changes in version 2.1.0beta3 (2011-12-20)
-----------------------------------------------------
diff --git a/configure.ac b/configure.ac
index b3c7678..9dd555e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,8 +24,8 @@ min_automake_version="1.10"
# Remember to change the version number immediately *after* a release.
# Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh" right before creating a distribution.
-m4_define([my_version], [2.1.0beta3])
-m4_define([my_issvn], [no])
+m4_define([my_version], [2.1.0])
+m4_define([my_issvn], [yes])
m4_define([svn_revision], m4_esyscmd([printf "%d" $(svn info 2>/dev/null \
| sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))
-----------------------------------------------------------------------
Summary of changes:
NEWS | 4 ++++
configure.ac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list