Skip to content

Commit

Permalink
Bump to 4.9.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Oct 23, 2022
1 parent 62809bc commit 99742ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions doc/src/history.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
[[b2.history]]
= History

== Version 4.9.3

* Updated cxxstd for 23 and 26 versions of recent gcc and clang. (#184)
-- _Andrey Semashev_

== Version 4.9.2

* Fix too long msvc link actions.
Expand Down
2 changes: 1 addition & 1 deletion src/engine/patchlevel.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ Distributed under the Boost Software License, Version 1.0.

#define VERSION_MAJOR 4
#define VERSION_MINOR 9
#define VERSION_PATCH 2
#define VERSION_PATCH 3

0 comments on commit 99742ad

Please sign in to comment.