Author: cazfi
Date: Sun Dec 20 21:34:35 2015
New Revision: 31124
URL: http://svn.gna.org/viewcvs/freeciv?rev=31124&view=rev
Log:
Fixed double plus appearing on the name of Windows Installer snapshot build of
an post-release revision
See bug #24199
Modified:
branches/S2_6/fc_version
Modified: branches/S2_6/fc_version
URL:
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/fc_version?rev=31124&r1=31123&r2=31124&view=diff
==============================================================================
--- branches/S2_6/fc_version (original)
+++ branches/S2_6/fc_version Sun Dec 20 21:34:35 2015
@@ -66,7 +66,7 @@
else
VERSION_REV=""
fi
-if test "x$VERSION_REV" != "x" && test "x$VERSION_LABEL" != "+" ; then
+if test "x$VERSION_REV" != "x" && test "x$VERSION_LABEL" != "x+" ; then
VERSION_REV="+${VERSION_REV}"
fi
_______________________________________________
Freeciv-commits mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-commits