Skip to content

Commit 13082dc

Browse files
authored
SConstruct : Bumped to 10.3.8.0
1 parent a03c518 commit 13082dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SConstruct

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ SConsignFile()
5656

5757
ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
5858
ieCoreMajorVersion = 3 # backwards-incompatible changes
59-
ieCoreMinorVersion = 7 # new backwards-compatible features
60-
ieCorePatchVersion = 2 # bug fixes
59+
ieCoreMinorVersion = 8 # new backwards-compatible features
60+
ieCorePatchVersion = 0 # bug fixes
6161
ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.
6262

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

0 commit comments

Comments
 (0)