bump some version #s - had to use release tag since there's no branch yet
authornemo
Mon, 20 Nov 2017 17:07:13 -0500
changeset 1144 c8f381bddb11
parent 1143 e97eb0f00c5e
child 1145 006a65f86b5c
bump some version #s - had to use release tag since there's no branch yet
BuildingOnLinux.wiki
--- a/BuildingOnLinux.wiki	Fri Nov 17 06:57:52 2017 +0000
+++ b/BuildingOnLinux.wiki	Mon Nov 20 17:07:13 2017 -0500
@@ -67,9 +67,9 @@
 
 If you want to build the latest release version (so that you can play with other people online) use this command:
 {{{
-hg update 0.9.22
+hg update 0.9.23-release
 }}}
-Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.22-dev).
+Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.24-dev).
 
 
 == Building process ==