changed daemon version to bondagit-1.4
This commit is contained in:
parent
9f01d97635
commit
a0b15bfae2
@ -35,7 +35,7 @@ namespace po = boost::program_options;
|
||||
namespace postyle = boost::program_options::command_line_style;
|
||||
namespace logging = boost::log;
|
||||
|
||||
static std::string version("bondagit-1.3");
|
||||
static std::string version("bondagit-1.4");
|
||||
static std::atomic<bool> terminate = false;
|
||||
|
||||
void termination_handler(int signum) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user