Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 636242a

Browse files
committed
Bump version up to Pre5.2
1 parent 02432ce commit 636242a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

System/Constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace RTE {
1111

1212
#pragma region Game Version
1313
static constexpr const char *c_MajorGameVersion = "Pre-Release 5";
14-
static constexpr const char *c_MinorGameVersion = ".1";
14+
static constexpr const char *c_MinorGameVersion = ".2";
1515
#pragma endregion
1616

1717
#pragma region Userdata Constants

0 commit comments

Comments
 (0)