Skip to content

Commit 5367786

Browse files
author
Lucien Fostier
committed
Bump version to 10.5.15.4
1 parent 8a67e65 commit 5367786

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
10.5.x.x (relative to 10.5.15.3)
22
========
33

4+
10.5.15.4 (relative to 10.5.15.3)
5+
========
6+
47
Improvements
58
-----
69

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ SConsignFile()
5757
ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
5858
ieCoreMajorVersion = 5 # backwards-incompatible changes
5959
ieCoreMinorVersion = 15 # new backwards-compatible features
60-
ieCorePatchVersion = 3 # bug fixes
60+
ieCorePatchVersion = 4 # bug fixes
6161
ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.
6262

6363
###########################################################################################

0 commit comments

Comments
 (0)