Skip to content

Commit aa045a2

Browse files
committed
prepare release 6.0.0
1 parent 9018cf1 commit aa045a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

injectory/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace algo = boost::algorithm;
1111
#include <boost/program_options.hpp>
1212
namespace po = boost::program_options;
1313

14-
#define VERSION "6.0.0-SNAPSHOT"
14+
#define VERSION "6.0.0"
1515

1616
namespace boost { namespace program_options
1717
{

0 commit comments

Comments
 (0)