From 93bdc0365134ab641fb29d52b08f335e993b863e Mon Sep 17 00:00:00 2001 From: XMRig Date: Sat, 24 Oct 2020 09:20:04 +0700 Subject: [PATCH] v6.4.0 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index dec40ee..9ccc9a7 100644 --- a/src/version.h +++ b/src/version.h @@ -28,7 +28,7 @@ #define APP_ID "xmrig-proxy" #define APP_NAME "xmrig-proxy" #define APP_DESC "XMRig Stratum proxy" -#define APP_VERSION "6.4.0-dev" +#define APP_VERSION "6.4.0" #define APP_DOMAIN "xmrig.com" #define APP_SITE "www.xmrig.com" #define APP_COPYRIGHT "Copyright (C) 2016-2020 xmrig.com"