diff --git a/main.cpp b/main.cpp index 7ec428f8..7f9ece86 100644 --- a/main.cpp +++ b/main.cpp @@ -40,7 +40,7 @@ #include "boost/locale.hpp" #include "boost/chrono.hpp" -std::string VERSION = "0.9.6"; +std::string VERSION = "0.9.7"; bool validate_yaml(const char* arg, std::set& allowedFeatures); int main(int argc, const char * argv[]);