--- 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