Skip to content

Commit ed3d5cb

Browse files
authored
SConstruct : Bumped version to 10.5.18.0
1 parent 243938e commit ed3d5cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ SConsignFile()
5454

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

0 commit comments

Comments
 (0)