Skip to content

Commit 6dc6b4d

Browse files
committed
Bump version to 10.5.16.0
1 parent 18e92ee commit 6dc6b4d

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

Changes

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
10.5.x.x (relative to 10.5.15.4)
1+
10.5.x.x (relative to 10.5.16.0)
22
========
33

4+
5+
6+
10.5.16.0 (relative to 10.5.15.4)
7+
=========
8+
49
Improvements
510
------------
611

SConstruct

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ SConsignFile()
5353

5454
ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
5555
ieCoreMajorVersion = 5 # backwards-incompatible changes
56-
ieCoreMinorVersion = 15 # new backwards-compatible features
57-
ieCorePatchVersion = 4 # bug fixes
56+
ieCoreMinorVersion = 16 # new backwards-compatible features
57+
ieCorePatchVersion = 0 # bug fixes
5858
ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.
5959

6060
###########################################################################################

0 commit comments

Comments
 (0)