Skip to content

Commit 75d4aea

Browse files
committed
Bump version to 10.7.0.0a5
1 parent 6276fcd commit 75d4aea

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.0a4)
1+
10.7.x.x (relative to 10.7.0.0a5)
22
========
33

4+
5+
6+
10.7.0.0a5 (relative to 10.7.0.0a4)
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 = "a4" # used for alpha/beta releases. Example: "a1", "b2", etc.
58+
ieCoreVersionSuffix = "a5" # used for alpha/beta releases. Example: "a1", "b2", etc.
5959

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

0 commit comments

Comments
 (0)