mirror of
https://github.com/boostorg/build.git
synced 2026-02-02 20:52:13 +00:00
Bump to version 4.8.0
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
[[b2.history]]
|
||||
= History
|
||||
|
||||
== Version 4.8.0
|
||||
|
||||
== Version 4.7.2
|
||||
|
||||
* Fix errors configuring intel-linux toolset if icpx is not in the PATH but
|
||||
|
||||
@@ -9,7 +9,7 @@ import numbers ;
|
||||
|
||||
# Mirror engine JAM_VERSION
|
||||
.major = "4" ;
|
||||
.minor = "7" ;
|
||||
.minor = "8" ;
|
||||
|
||||
|
||||
rule boost-build ( )
|
||||
|
||||
@@ -12,5 +12,5 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
|
||||
|
||||
#define VERSION_MAJOR 4
|
||||
#define VERSION_MINOR 7
|
||||
#define VERSION_PATCH 2
|
||||
#define VERSION_MINOR 8
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
Reference in New Issue
Block a user