File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11===============================================================================
2- Changes in 1.0
2+ Changes in 1.0b1
3+ ===============================================================================
4+
5+ - Fixed missing some global state initialization
6+ - Fixed bugs related to newer Perl versions
7+ - Updated the embedded Argobots version
8+
9+ ===============================================================================
10+ Changes in 1.0a1
311===============================================================================
412
513# The first release of BOLT, which uses Argobots as a threading layer.
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ echo_n() {
4747# #######################################################################
4848
4949# Update the below when releasing a new version
50- BOLT_VERSION=1.0a1
50+ BOLT_VERSION=1.0b1
5151
5252# Produce a numeric version assuming the following format:
5353# Version: [MAJ].[MIN].[REV][EXT][EXT_NUMBER]
You can’t perform that action at this time.
0 commit comments