Skip to content

Commit 0c82b05

Browse files
Bump version to 10.7.0.0a12
1 parent 72e5433 commit 0c82b05

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

Changes

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
10.7.x.x (relative to 10.7.0.0a11)
1+
10.7.x.x (relative to 10.7.0.0a12)
22
========
33

4+
5+
6+
10.7.0.0a12 (relative to 10.7.0.0a11)
7+
===========
8+
49
Improvements
510
------------
611

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all
5555
ieCoreMajorVersion = 7 # backwards-incompatible changes
5656
ieCoreMinorVersion = 0 # new backwards-compatible features
5757
ieCorePatchVersion = 0 # bug fixes
58-
ieCoreVersionSuffix = "a11" # used for alpha/beta releases. Example: "a1", "b2", etc.
58+
ieCoreVersionSuffix = "a12" # used for alpha/beta releases. Example: "a1", "b2", etc.
5959

6060
###########################################################################################
6161
# Command line options

0 commit comments

Comments
 (0)