mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Update version string to 4.0.3
This commit is contained in:
parent
6e35acf2a2
commit
c45beb75c4
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
#define TORQUE_GAME_ENGINE 4002
|
#define TORQUE_GAME_ENGINE 4002
|
||||||
|
|
||||||
/// Human readable engine version string.
|
/// Human readable engine version string.
|
||||||
#define TORQUE_GAME_ENGINE_VERSION_STRING "4.0.2"
|
#define TORQUE_GAME_ENGINE_VERSION_STRING "4.0.3"
|
||||||
|
|
||||||
/// Gets the engine version number. The version number is specified as a global in version.cc
|
/// Gets the engine version number. The version number is specified as a global in version.cc
|
||||||
U32 getVersionNumber();
|
U32 getVersionNumber();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue