Author: jtn
Date: Sat May 13 13:48:48 2017
New Revision: 35547

URL: http://svn.gna.org/viewcvs/freeciv?rev=35547&view=rev
Log:
Strip '+' from version string for release.

Modified:
    tags/R2_5_7/fc_version

Modified: tags/R2_5_7/fc_version
URL: 
http://svn.gna.org/viewcvs/freeciv/tags/R2_5_7/fc_version?rev=35547&r1=35546&r2=35547&view=diff
==============================================================================
--- tags/R2_5_7/fc_version      (original)
+++ tags/R2_5_7/fc_version      Sat May 13 13:48:48 2017
@@ -7,7 +7,7 @@
 MAJOR_VERSION="2"
 MINOR_VERSION="5"
 PATCH_VERSION="7"
-VERSION_LABEL="+"
+VERSION_LABEL=""
 
 # 1) Development until MAJOR and MINOR version numbers are
 #    set to new release series:


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to