Releasing: Refer to concrete files
authorWuzzy
Sat, 08 Dec 2018 18:27:29 +0000
changeset 1665 244fd94698f2
parent 1664 7c3a4fe7ad4e
child 1666 56e71a882802
Releasing: Refer to concrete files
Releasing.wiki
--- a/Releasing.wiki	Sat Dec 08 00:23:42 2018 +0000
+++ b/Releasing.wiki	Sat Dec 08 18:27:29 2018 +0000
@@ -6,11 +6,12 @@
 
  * Try to announce string freeze in News a few weeks before the planned release to give translators a fair chance
  * Bump [ProtocolNumbers protocol number]
+     * `HEDGEWARS_PROTO_VER` in `CMakeLists.txt`
  * Bump Hedgewars version number (if it hasn't already)
  * Update server sources
      * Update newest version
-     * Make server aware of new version and new -dev version protocol numbers
-     * Update MOTD to reflect version changes
+     * Make server aware of new version and new -dev version protocol numbers (`protoNumber2ver` in `gameServer/Utils.hs`)
+     * Update MOTD to reflect version changes (`newServerInfo` in `gameServer/CoreTypes.hs`)
  * Update `ChangeLog.txt`
  * Update all translation strings
      * For frontend (.ts) and Lua (.lua): Run `tools/update_locale_files.sh` and grab a coffee