Skip to content

Commit

Permalink
prepare release 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blole committed Dec 3, 2015
1 parent 31f0afa commit 0b6b399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion injectory/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace algo = boost::algorithm;
#include <boost/program_options.hpp>
namespace po = boost::program_options;

#define VERSION "5.1-SNAPSHOT"
#define VERSION "5.0.1"

template <typename T>
po::typed_value<vector<T>, wchar_t>* wvector()
Expand Down

0 comments on commit 0b6b399

Please # to comment.