From 2280aa446ad145a4ba6347028e12b5379d1e9c20 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Wed, 14 Apr 2021 20:46:39 -0700 Subject: [PATCH] version bump --- QnetGateway.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QnetGateway.cpp b/QnetGateway.cpp index 37fc623..b40d090 100644 --- a/QnetGateway.cpp +++ b/QnetGateway.cpp @@ -54,7 +54,7 @@ #define CFG_DIR "/usr/local/etc" #endif -const std::string GW_VERSION("QnetGateway-10413"); +const std::string GW_VERSION("QnetGateway-10414"); int CQnetGateway::FindIndex(const int i) const {