Skip to content

Commit b42c357

Browse files
murraystevensonproberts-cinesite
authored andcommitted
Bump version to 10.7.0.0
1 parent 88b5af7 commit b42c357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ EnsureSConsVersion( 3, 0, 2 ) # Substfile is a default builder as of 3.0.2
5555
SConsignFile()
5656

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

0 commit comments

Comments
 (0)