From 4da56e1ec43b9fb068decf0b8da282a6c957a311 Mon Sep 17 00:00:00 2001 From: CircuitBreaker88 Date: Wed, 11 Sep 2019 16:27:58 -0400 Subject: [PATCH] Client Version Update --- src/clientversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clientversion.h b/src/clientversion.h index 1bea0c56..9ac31e5f 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -7,7 +7,7 @@ // These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it #define CLIENT_VERSION_MAJOR 1 -#define CLIENT_VERSION_MINOR 2 +#define CLIENT_VERSION_MINOR 3 #define CLIENT_VERSION_REVISION 0 #define CLIENT_VERSION_BUILD 0