From 1b6b8aca93b1d16f6f23037f7bf71899d256f80b Mon Sep 17 00:00:00 2001 From: Jean-Luc Pons Date: Tue, 9 Apr 2019 09:22:45 +0200 Subject: [PATCH] Update release number --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 2da970d..06eac8d 100644 --- a/main.cpp +++ b/main.cpp @@ -24,7 +24,7 @@ #include #include "Bech32.h" -#define RELEASE "1.11" +#define RELEASE "1.12" using namespace std;