[git] Assuan - branch, master, updated. libassuan-2.0.3-1-g6ff1083
by Werner Koch
cvs at cvs.gnupg.org
Tue Dec 20 12:45:56 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 "IPC library used by GnuPG".
The branch, master has been updated
via 6ff1083166366b9d627e5e909f245cfb119b27a7 (commit)
from 3ebe00d6854f110301a2742041d6d5c3e95d8e6b (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 6ff1083166366b9d627e5e909f245cfb119b27a7
Author: Werner Koch <wk at gnupg.org>
Date: Tue Dec 20 11:52:36 2011 +0100
Post release version number update
diff --git a/configure.ac b/configure.ac
index 05c7deb..f08a3d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,8 +25,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.0.3])
-m4_define([my_issvn], [no])
+m4_define([my_version], [2.0.4])
+m4_define([my_issvn], [yes])
m4_define([svn_revision], m4_esyscmd([printf "%d" $( (svn info 2>/dev/null \
|| echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q;}')]))
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
IPC library used by GnuPG
http://git.gnupg.org
More information about the Gnupg-commits
mailing list