mirror of
https://github.com/boostorg/build.git
synced 2026-02-02 20:52:13 +00:00
Bump version to 4.5.0 for next release cycle.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
[[b2.history]]
|
||||
= History
|
||||
|
||||
== Version 4.5.0
|
||||
|
||||
== Version 4.4.2
|
||||
|
||||
This release is the first of the new home for B2 at Build Frameworks Group.
|
||||
|
||||
@@ -8,7 +8,7 @@ import numbers ;
|
||||
|
||||
# Mirror engine JAM_VERSION
|
||||
.major = "4" ;
|
||||
.minor = "4" ;
|
||||
.minor = "5" ;
|
||||
|
||||
|
||||
rule boost-build ( )
|
||||
|
||||
@@ -12,5 +12,5 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
|
||||
|
||||
#define VERSION_MAJOR 4
|
||||
#define VERSION_MINOR 4
|
||||
#define VERSION_PATCH 2
|
||||
#define VERSION_MINOR 5
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
Reference in New Issue
Block a user