Updated daemon version to 1.7.0
This commit is contained in:
parent
0a450ccb34
commit
a41393adaf
@ -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.6");
|
||||
static const std::string version("bondagit-1.7.0");
|
||||
static std::atomic<bool> terminate = false;
|
||||
|
||||
void termination_handler(int signum) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user