@ -54,7 +54,7 @@
#define CFG_DIR "/usr/local/etc"
#endif
const std::string GW_VERSION("QnetGateway-408");
const std::string GW_VERSION("QnetGateway-409");
static std::atomic<bool> keep_running(true);
@ -52,7 +52,7 @@
#include "QnetConfigure.h"
#include "QnetLink.h"
#define LINK_VERSION "QnetLink-407"
#define LINK_VERSION "QnetLink-409"
#ifndef BIN_DIR
#define BIN_DIR "/usr/local/bin"
Powered by TurnKey Linux.