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:
@@ -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.
|
||||
|
||||
@@ -9,7 +9,7 @@ import numbers ;
|
||||
|
||||
# Mirror engine JAM_VERSION
|
||||
.major = 5 ;
|
||||
.minor = 1 ;
|
||||
.minor = 2 ;
|
||||
.patch = 0 ;
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user