From: Samual Lenks Date: Fri, 22 Feb 2013 05:15:15 +0000 (-0500) Subject: Gotta increment that version X-Git-Tag: xonotic-v0.7.0~62^2~23^2~170 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ddcf33786a2328469e39d67fab84ed6ad468d8c0;p=xonotic%2Fxonotic-data.pk3dir.git Gotta increment that version --- diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index d8f53aa9c..3472b3a55 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -15,7 +15,7 @@ // This is used to check matches between the config file and the code, // and should be incremented any time you add a new/remove or edit an notification // or any time you change default values or add/edit/remove a special cvar. -#define NOTIF_VERSION 2 +#define NOTIF_VERSION 3 #define EIGHT_VARS_TO_VARARGS_VARLIST \ VARITEM(1, 0, s1) \