From 6cbfa378367b48583e768ea4fc4a796199e79cf8 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Tue, 13 Apr 2021 10:39:48 -0700 Subject: [PATCH] redo sql stmt build --- QnetGateway.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QnetGateway.cpp b/QnetGateway.cpp index 3dfc120..37fc623 100644 --- a/QnetGateway.cpp +++ b/QnetGateway.cpp @@ -54,7 +54,7 @@ #define CFG_DIR "/usr/local/etc" #endif -const std::string GW_VERSION("QnetGateway-10409"); +const std::string GW_VERSION("QnetGateway-10413"); int CQnetGateway::FindIndex(const int i) const {