Skip to content

Commit 5e4d41d

Browse files
author
myT
committed
1.51 release
1 parent baa6eb2 commit 5e4d41d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
DD Mmm 19 - 1.51
2+
31 Mar 19 - 1.51
33

44
add: now showing the cvar's current and latched values in the help panel
55

code/qcommon/q_shared.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2626
// q_shared.h -- included first by ALL program modules.
2727
// A user mod should never modify this file
2828

29-
#define Q3_VERSION "CNQ3 1.50"
29+
#define Q3_VERSION "CNQ3 1.51"
3030
#define CLIENT_WINDOW_TITLE "CNQ3"
3131
#define CONSOLE_WINDOW_TITLE "CNQ3 Console"
3232

0 commit comments

Comments
 (0)