[git] GnuPG - branch, STABLE-BRANCH-1-4, updated. gnupg-1.4.13-1-gfaf2174
by Werner Koch
cvs at cvs.gnupg.org
Thu Dec 20 21:30:07 CET 2012
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, STABLE-BRANCH-1-4 has been updated
via faf217497902e6176c64e6db0191f35ccef97c57 (commit)
from 0bd168bf8eecf4ec11c147edada0f08bebdc6cc0 (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 faf217497902e6176c64e6db0191f35ccef97c57
Author: Werner Koch <wk at gnupg.org>
Date: Thu Dec 20 21:25:07 2012 +0100
Post release updates
--
diff --git a/NEWS b/NEWS
index 0f3bee6..110de6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.4.14 (unreleased)
+-------------------------------------------------
+
+
Noteworthy changes in version 1.4.13 (2012-12-20)
-------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 85c0df6..c23cab2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,8 +25,8 @@ min_automake_version="1.9.3"
# 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 --force" right before creating a distribution.
-m4_define([my_version], [1.4.13])
-m4_define([my_issvn], [no])
+m4_define([my_version], [1.4.14])
+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