Changed daemon version to v1.6.6
This commit is contained in:
parent
2cad593f3d
commit
58d97c981c
@ -39,7 +39,7 @@ namespace po = boost::program_options;
|
||||
namespace postyle = boost::program_options::command_line_style;
|
||||
namespace logging = boost::log;
|
||||
|
||||
static const std::string version("bondagit-1.6.5");
|
||||
static const std::string version("bondagit-1.6.6");
|
||||
static std::atomic<bool> terminate = false;
|
||||
|
||||
void termination_handler(int signum) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user