From 60faa9dd9be8d82f3617fe9cb297a9fb5fc38f47 Mon Sep 17 00:00:00 2001 From: smallmodel <15067410+smallmodel@users.noreply.github.com> Date: Wed, 29 Nov 2023 17:57:47 +0100 Subject: [PATCH] Updated the version number --- code/qcommon/q_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/qcommon/q_version.h b/code/qcommon/q_version.h index 880af13f1..e77fdd963 100644 --- a/code/qcommon/q_version.h +++ b/code/qcommon/q_version.h @@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // These values are the only one that must be set for the version #define PRODUCT_VERSION_MAJOR 0 #define PRODUCT_VERSION_MINOR 60 -#define PRODUCT_VERSION_PATCH 1 +#define PRODUCT_VERSION_PATCH 2 #define PRODUCT_VERSION_SUFFIX "alpha" //