We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0feb36f commit 4d19c68Copy full SHA for 4d19c68
SConstruct
@@ -53,7 +53,7 @@ SConsignFile()
53
ieCoreMajorVersion=9
54
ieCoreMinorVersion=0
55
ieCorePatchVersion=0
56
-ieCoreVersionSuffix="b2" # used for alpha/beta releases. Example: "a1", "b2", etc.
+ieCoreVersionSuffix="b3" # used for alpha/beta releases. Example: "a1", "b2", etc.
57
58
###########################################################################################
59
# Command line options
0 commit comments