]> git.rm.cloudns.org Git - voretournament/voretournament.git/commitdiff
Correct game version
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 2 Sep 2010 13:31:21 +0000 (16:31 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 2 Sep 2010 13:31:21 +0000 (16:31 +0300)
data/defaultVoretournament.cfg

index 61b6dcb4adb8fd2772efcdf90867047408e6d46c..7c627464815c9db638f4f0e32c4ff5e6cb16e7e0 100644 (file)
@@ -1,4 +1,4 @@
-set g_voretournamentversion 0.2git     "Voretournament version (formatted for humans)"\r
+set g_voretournamentversion 0.1.1git   "Voretournament version (formatted for humans)"\r
 \r
 //!<showbrand\r
 showbrand 3\r
@@ -35,9 +35,9 @@ seta g_configversion 0        "Configuration file version (used to upgrade settings) 0:
 // servers either\r
 //\r
 // e.g. Voretournament 1.5.1 RC1 will be 15101\r
-gameversion 02000\r
-gameversion_min 02000 // 0.2 still used this\r
-gameversion_max 03000 // 0.2 version allows any 0.3 release, but no more\r
+gameversion 01100\r
+gameversion_min 01100 // 0.1.1 still used this\r
+gameversion_max 02000 // 0.1.1 version allows any 0.2 release, but no more\r
 \r
 // compatibility guideline:\r
 //   version a.b.c   = a0b0c\r