We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e72c77 commit 1e7d4ebCopy full SHA for 1e7d4eb
1 file changed
daemon/main.cpp
@@ -43,7 +43,7 @@ namespace po = boost::program_options;
43
namespace postyle = boost::program_options::command_line_style;
44
namespace logging = boost::log;
45
46
-static const std::string version("bondagit-2.1.0");
+static const std::string version("bondagit-2.1.1");
47
static std::atomic<bool> terminate = false;
48
49
void termination_handler(int signum) {
0 commit comments