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

Commit 22c0ee4

Browse files
committed
Bump version up to pre5.1
1 parent 0b3e467 commit 22c0ee4

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 = ".0";
14+
static constexpr const char *c_MinorGameVersion = ".1";
1515
#pragma endregion
1616

1717
#pragma region Userdata Constants

0 commit comments

Comments
 (0)