2
0
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:
Rene Rivera
2021-03-08 22:49:57 -06:00
parent 1f1af25c24
commit c4151cbfcf
3 changed files with 5 additions and 3 deletions

View File

@@ -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.

View File

@@ -8,7 +8,7 @@ import numbers ;
# Mirror engine JAM_VERSION
.major = "4" ;
.minor = "4" ;
.minor = "5" ;
rule boost-build ( )

View File

@@ -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