Skip to content

Commit 37e1fe5

Browse files
authored
SConstruct : Bumped version to 10.5.16.1
1 parent 968321f commit 37e1fe5

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
@@ -55,7 +55,7 @@ SConsignFile()
5555
ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
5656
ieCoreMajorVersion = 5 # backwards-incompatible changes
5757
ieCoreMinorVersion = 16 # new backwards-compatible features
58-
ieCorePatchVersion = 0 # bug fixes
58+
ieCorePatchVersion = 1 # bug fixes
5959
ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.
6060

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

0 commit comments

Comments
 (0)