Set version to 70

This commit is contained in:
Vinnie Falco
2017-06-27 21:04:56 -07:00
parent 9fe7f6e415
commit 431cfe8288

View File

@@ -18,7 +18,7 @@
This is a simple integer that is incremented by one every time
a set of code changes is merged to the master or develop branch.
*/
#define BEAST_VERSION 69
#define BEAST_VERSION 70
#define BEAST_VERSION_STRING "Beast/" BOOST_STRINGIZE(BEAST_VERSION)