Skip to content

Commit e37ee75

Browse files
authored
SConstruct : Bumped version to 10.5.17.0
1 parent d54324b commit e37ee75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SConstruct

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

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

6161
###########################################################################################

0 commit comments

Comments
 (0)