Skip to content

Commit

Permalink
Set Beast version to 1.0.0-b7
Browse files Browse the repository at this point in the history
  • Loading branch information
vinniefalco committed Jun 21, 2016
1 parent 3545e7c commit 58a5114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/beast/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
// BEAST_VERSION / 100 % 1000 is the minor version
// BEAST_VERSION / 100000 is the major version
//
#define BEAST_VERSION 100006
#define BEAST_VERSION 100000

#define BEAST_VERSION_STRING "1.0.0-b6"
#define BEAST_VERSION_STRING "1.0.0-b7"

#endif

0 comments on commit 58a5114

Please sign in to comment.