From 4bb6ec18e147ab9184b4860c2aa4bdc58472415d Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Wed, 1 Dec 2021 02:03:57 +0000 Subject: [PATCH] GR support --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 779086f8..0fb1de02 100644 --- a/src/version.h +++ b/src/version.h @@ -22,7 +22,7 @@ #define APP_ID "xmrig-proxy" #define APP_NAME "xmrig-proxy" #define APP_DESC "XMRig Stratum proxy" -#define APP_VERSION "6.15.1-mo1" +#define APP_VERSION "6.15.1-mo2" #define APP_DOMAIN "xmrig.com" #define APP_SITE "www.xmrig.com" #define APP_COPYRIGHT "Copyright (C) 2016-2021 xmrig.com"