This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).
Revisão | 81177c39dfeb6821315720e023efe9ff0bfed55a (tree) |
---|---|
Hora | 2008-12-31 23:42:56 |
Autor | Benjamin Berkels <torr.samaho@quan...> |
Commiter | Benjamin Berkels |
bumped version to 0.97d3-RC2
SVN r1898 (trunk)
@@ -40,7 +40,7 @@ | ||
40 | 40 | |
41 | 41 | /** Lots of different version numbers **/ |
42 | 42 | |
43 | -#define DOTVERSIONSTR "0.97d3-RC1" | |
43 | +#define DOTVERSIONSTR "0.97d3-RC2" | |
44 | 44 | #define DOTVERSIONSTR_NOREV DOTVERSIONSTR |
45 | 45 | |
46 | 46 | // [BB] The version string that includes revision / compatibility data. |