Skip to content

Commit

Permalink
version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Commandeur committed May 7, 2019
1 parent 4c23fe1 commit ecf1d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#include <boost/program_options.hpp>
#include <boost/filesystem.hpp>

std::string VERSION = "1.2.1";
std::string VERSION = "1.2.2";

bool validate_yaml(const char* arg, std::set<std::string>& allowedFeatures);
int main(int argc, const char * argv[]);
Expand Down

0 comments on commit ecf1d93

Please sign in to comment.