We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c6571 commit 523c835Copy full SHA for 523c835
code/qcommon/q_shared.h
@@ -40,7 +40,7 @@ extern const int demo_protocols[];
40
#define CLIENT_WINDOW_TITLE "World of Padman"
41
#define CLIENT_WINDOW_MIN_TITLE PRODUCT_TITLE
42
#define PRODUCT_BASE "ioq3 05180e3"
43
-#define PRODUCT_RELEASE "dev" // "beta x" "final"/""
+#define PRODUCT_RELEASE "final" // "beta x" "dev"/""
44
45
#define VERSION_INFO PRODUCT_TITLE " " PRODUCT_VERSION " " PRODUCT_RELEASE " (" PRODUCT_BASE ")"
46
#define HOMEPATH_NAME_UNIX ".padman"
0 commit comments