diff --git a/main.cpp b/main.cpp index bf120ba0..4b12706f 100644 --- a/main.cpp +++ b/main.cpp @@ -42,7 +42,7 @@ #include "boost/filesystem.hpp" #include -std::string VERSION = "0.9.0"; +std::string VERSION = "0.9"; bool validate_yaml(const char* arg, std::set& allowedFeatures); void print_license();