Skip to content

Commit

Permalink
COMMON: mark this version as final
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhardy committed Oct 30, 2021
1 parent ceb2501 commit 287f81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/qcommon/q_shared.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ extern const int demo_protocols[];
#define CLIENT_WINDOW_TITLE "World of Padman"
#define CLIENT_WINDOW_MIN_TITLE PRODUCT_TITLE
#define PRODUCT_BASE "ioq3 05180e3"
#define PRODUCT_RELEASE "dev" // "beta x" "final"/""
#define PRODUCT_RELEASE "final" // "beta x" "final"/""

#define VERSION_INFO PRODUCT_TITLE " " PRODUCT_VERSION " " PRODUCT_RELEASE " (" PRODUCT_BASE ")"
#define HOMEPATH_NAME_UNIX ".padman"
Expand Down

0 comments on commit 287f81e

Please sign in to comment.