mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 12:57:31 +02:00
Set version to 1.0.0-b13
This commit is contained in:
@ -1,6 +1,8 @@
|
|||||||
1.0.0-b13
|
1.0.0-b13
|
||||||
|
|
||||||
|
* dstream improvements
|
||||||
* Remove bin and bin64 directories
|
* Remove bin and bin64 directories
|
||||||
|
* Tidy up .vcxproj file groupings
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -16,6 +16,6 @@
|
|||||||
//
|
//
|
||||||
#define BEAST_VERSION 100000
|
#define BEAST_VERSION 100000
|
||||||
|
|
||||||
#define BEAST_VERSION_STRING "1.0.0-b12"
|
#define BEAST_VERSION_STRING "1.0.0-b13"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user