Skip to content

Commit 54e66d2

Browse files
Bump version to 11.0.0a1
1 parent 26b8556 commit 54e66d2

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

Changes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
11.x.x (relative to 10.x.x)
1+
11.x.x (relative to 11.0.0a1)
22
------
33

4+
5+
6+
11.0.0a1 (relative to 10.0.0)
7+
--------
8+
49
- Boost : Updated to version 1.85.0.
510
- Cortex : Updated to version 10.7.0.0a2.
611
- Imath : Updated to version 3.1.12.

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 = "11.0.0a1"
1818

1919
"""
2020
Config file format

0 commit comments

Comments
 (0)