Bump version in release script
This commit is contained in:
@@ -74,7 +74,7 @@ This is usable for any OpenTTD servers
|
|||||||
|
|
||||||
== CHANGELOG ==
|
== CHANGELOG ==
|
||||||
|
|
||||||
*** 1.7.0 (12 Apr 2017) ***
|
*** 1.7.0 (15 Apr 2017) ***
|
||||||
- Polyline patch updated to version 11a
|
- Polyline patch updated to version 11a
|
||||||
- Always autorotate drive-through road/tram stops when placed on roads.
|
- Always autorotate drive-through road/tram stops when placed on roads.
|
||||||
- Added industry type id to newgrf debug window (may be useful for newgrf developers)
|
- Added industry type id to newgrf debug window (may be useful for newgrf developers)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
TMP="/tmp/cmclient"
|
TMP="/tmp/cmclient"
|
||||||
WIN="/var/run/media/pavels/F8040EC2040E843A/cmclient"
|
WIN="/var/run/media/pavels/F8040EC2040E843A/cmclient"
|
||||||
VER="1.6.1"
|
VER="1.7.0"
|
||||||
CMVER="1.6.1-2"
|
CMVER="1.7.0"
|
||||||
TMP_SRC="$TMP/openttd-$VER"
|
TMP_SRC="$TMP/openttd-$VER"
|
||||||
DIR=`pwd`
|
DIR=`pwd`
|
||||||
SRC_RELEASE_FNAME="$DIR/citymania-client-$CMVER-source.zip"
|
SRC_RELEASE_FNAME="$DIR/citymania-client-$CMVER-source.zip"
|
||||||
|
|||||||
Reference in New Issue
Block a user