[Gpg4win-commits] r405 - trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu May 24 19:18:55 CEST 2007
Author: werner
Date: 2007-05-24 19:18:55 +0200 (Thu, 24 May 2007)
New Revision: 405
Modified:
trunk/configure.ac
Log:
Well, need to remove the svn flag.
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2007-05-24 17:15:17 UTC (rev 404)
+++ trunk/configure.ac 2007-05-24 17:18:55 UTC (rev 405)
@@ -27,7 +27,7 @@
# "svn up" and "autogen.sh" right before creating a distribution.
# Right after a release the make target "copy-news" is to be called!
m4_define([my_version], [1.1.0])
-m4_define([my_issvn], [yes])
+m4_define([my_issvn], [no])
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 Gpg4win-commits
mailing list