Skip to content

Commit 523c835

Browse files
committed
bump version from dev to final
1 parent 03c6571 commit 523c835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/qcommon/q_shared.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ extern const int demo_protocols[];
4040
#define CLIENT_WINDOW_TITLE "World of Padman"
4141
#define CLIENT_WINDOW_MIN_TITLE PRODUCT_TITLE
4242
#define PRODUCT_BASE "ioq3 05180e3"
43-
#define PRODUCT_RELEASE "dev" // "beta x" "final"/""
43+
#define PRODUCT_RELEASE "final" // "beta x" "dev"/""
4444

4545
#define VERSION_INFO PRODUCT_TITLE " " PRODUCT_VERSION " " PRODUCT_RELEASE " (" PRODUCT_BASE ")"
4646
#define HOMEPATH_NAME_UNIX ".padman"

0 commit comments

Comments
 (0)