[svn] GnuPG - r4620 - branches/STABLE-BRANCH-1-4
svn author wk
cvs at cvs.gnupg.org
Fri Nov 16 15:00:27 CET 2007
Author: wk
Date: 2007-11-16 15:00:19 +0100 (Fri, 16 Nov 2007)
New Revision: 4620
Modified:
branches/STABLE-BRANCH-1-4/configure.ac
Log:
Post release update
Modified: branches/STABLE-BRANCH-1-4/configure.ac
===================================================================
--- branches/STABLE-BRANCH-1-4/configure.ac 2007-11-16 13:56:48 UTC (rev 4619)
+++ branches/STABLE-BRANCH-1-4/configure.ac 2007-11-16 14:00:19 UTC (rev 4620)
@@ -25,8 +25,8 @@
# 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], [1.4.8rc1])
-m4_define([my_issvn], [no])
+m4_define([my_version], [1.4.8])
+m4_define([my_issvn], [yes])
m4_define([svn_revision], m4_esyscmd([echo -n $((svn info 2>/dev/null \
|| echo 'Revision: 0')|sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))
More information about the Gnupg-commits
mailing list