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 699732d commit 9a97d14Copy full SHA for 9a97d14
SConstruct
@@ -53,7 +53,7 @@ SConsignFile()
53
ieCoreMajorVersion=9
54
ieCoreMinorVersion=0
55
ieCorePatchVersion=0
56
-ieCoreVersionSuffix="a1" # used for alpha/beta releases. Example: "a1", "b2", etc.
+ieCoreVersionSuffix="a2" # used for alpha/beta releases. Example: "a1", "b2", etc.
57
58
###########################################################################################
59
# Command line options
0 commit comments