engine: bump engine version to 0.21
This commit is contained in:
parent
1a94f2b585
commit
75c5e9cfa7
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ GNU General Public License for more details.
|
||||||
|
|
||||||
#define XASH_ENGINE_NAME "Xash3D FWGS"
|
#define XASH_ENGINE_NAME "Xash3D FWGS"
|
||||||
#define XASH_DEDICATED_SERVER_NAME "XashDS"
|
#define XASH_DEDICATED_SERVER_NAME "XashDS"
|
||||||
#define XASH_VERSION "0.20" // engine current version
|
#define XASH_VERSION "0.21" // engine current version
|
||||||
#define XASH_COMPAT_VERSION "0.99" // version we are based on
|
#define XASH_COMPAT_VERSION "0.99" // version we are based on
|
||||||
|
|
||||||
#endif//COM_STRINGS_H
|
#endif//COM_STRINGS_H
|
||||||
|
|
Loading…
Add table
Reference in a new issue