Changed daemon version to v2.0.3
This commit is contained in:
parent
dbaca1e213
commit
396648df9b
@ -43,7 +43,7 @@ namespace po = boost::program_options;
|
|||||||
namespace postyle = boost::program_options::command_line_style;
|
namespace postyle = boost::program_options::command_line_style;
|
||||||
namespace logging = boost::log;
|
namespace logging = boost::log;
|
||||||
|
|
||||||
static const std::string version("bondagit-2.0.2");
|
static const std::string version("bondagit-2.0.3");
|
||||||
static std::atomic<bool> terminate = false;
|
static std::atomic<bool> terminate = false;
|
||||||
|
|
||||||
void termination_handler(int signum) {
|
void termination_handler(int signum) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user