mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-27 04:00:42 +00:00
- 0.10.0
This commit is contained in:
parent
db7527fa43
commit
53e698e707
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ const char *GetVersionString();
|
|||
|
||||
/** Lots of different version numbers **/
|
||||
|
||||
#define VERSIONSTR "1.0.0-pre"
|
||||
#define VERSIONSTR "0.10.0-preview"
|
||||
|
||||
// The version as seen in the Windows resource
|
||||
#define RC_FILEVERSION 0,9,0,0
|
||||
|
|
Loading…
Reference in a new issue