Skip to content

Commit cc62709

Browse files
committed
prepare release 5.1.0
1 parent f22851d commit cc62709

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
@@ -10,7 +10,7 @@ namespace algo = boost::algorithm;
1010
#include <boost/program_options.hpp>
1111
namespace po = boost::program_options;
1212

13-
#define VERSION "5.0.2-SNAPSHOT"
13+
#define VERSION "5.1.0"
1414

1515
template <typename T>
1616
po::typed_value<vector<T>, wchar_t>* wvector()

0 commit comments

Comments
 (0)