From 7a964841e676b2b8f3d2f03ed04da277091a7472 Mon Sep 17 00:00:00 2001 From: tcsabina Date: Thu, 14 Mar 2024 23:48:23 +0100 Subject: [PATCH] Starting 1.15 dev --- src/qtv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qtv.h b/src/qtv.h index c169e86..7b0fc8b 100644 --- a/src/qtv.h +++ b/src/qtv.h @@ -187,7 +187,7 @@ extern "C" { //====================================== -#define PROXY_VERSION "1.14" // Release version of QTV (not protocol). +#define PROXY_VERSION "1.15-dev" // Release version of QTV (not protocol). #define QTV_VERSION 1.0f // we are support up to this QTV version. #define QTV_PROJECT_URL "https://github.com/QW-Group/qtv" #define QTV_HELP_URL "https://github.com/QW-Group/qtv/wiki"