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 803e1dc commit 9dae6ebCopy full SHA for 9dae6eb
Changes
@@ -1,3 +1,10 @@
1
+9.11.3
2
+======
3
+
4
+#### IECoreArnold
5
6
+- MeshAlgo : Fix iterator invalidation bug.
7
8
9.11.2
9
======
10
SConstruct
@@ -52,7 +52,7 @@ SConsignFile()
52
53
ieCoreMajorVersion=9
54
ieCoreMinorVersion=11
55
-ieCorePatchVersion=2
+ieCorePatchVersion=3
56
ieCoreVersionSuffix="" # used for alpha/beta releases. Example: "a1", "b2", etc.
57
58
###########################################################################################
0 commit comments