We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9018cf1 commit aa045a2Copy full SHA for aa045a2
injectory/main.cpp
@@ -11,7 +11,7 @@ namespace algo = boost::algorithm;
11
#include <boost/program_options.hpp>
12
namespace po = boost::program_options;
13
14
-#define VERSION "6.0.0-SNAPSHOT"
+#define VERSION "6.0.0"
15
16
namespace boost { namespace program_options
17
{
0 commit comments