Skip to content

Commit 1c913a0

Browse files
Bump version to 10.0.0a1
1 parent c1d5890 commit 1c913a0

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

Changes.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
10.x.x (relative to 9.x.x)
2-
------
1+
10.0.0 alpha x (relative to 10.0.0 alpha 1)
2+
--------------
3+
4+
5+
6+
10.0.0 alpha 1 (relative to 9.1.0)
7+
--------------
38

49
- Boost : Updated to version 1.82.0.
510
- Cortex : Updated to version 10.5.14.1.

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import tarfile
1515
import zipfile
1616

17-
__version = "10.0.0"
17+
__version = "10.0.0a1"
1818

1919
"""
2020
Config file format

0 commit comments

Comments
 (0)