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

Commit 290ddc3

Browse files
committed
Change version string slightly
1 parent 13893c0 commit 290ddc3

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
@@ -10,7 +10,7 @@ namespace RTE {
1010
#pragma endregion
1111

1212
#pragma region Game Version
13-
static constexpr char *c_GameVersion = "Pre-Release 3";
13+
static constexpr char *c_GameVersion = "Pre-Release 3.0";
1414
#pragma endregion
1515

1616
#pragma region Filesystem Constants

0 commit comments

Comments
 (0)