2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-19 04:02:14 +00:00

Bump versions for new release cycle.

This commit is contained in:
Rene Rivera
2024-04-17 11:13:50 -05:00
parent 40f603aa89
commit ec49b98050
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
[[b2.history]]
= History
== Version 5.2.0
== Version 5.1.0
This is mostly a bugfix release to account for issues impacting Boost Libraries.

View File

@@ -9,7 +9,7 @@ import numbers ;
# Mirror engine JAM_VERSION
.major = 5 ;
.minor = 1 ;
.minor = 2 ;
.patch = 0 ;

View File

@@ -13,5 +13,5 @@ https://www.bfgroup.xyz/b2/LICENSE.txt)
*/
#define VERSION_MAJOR 5
#define VERSION_MINOR 1
#define VERSION_MINOR 2
#define VERSION_PATCH 0