Skip to content

Commit 9814933

Browse files
committed
Update version and changes
1 parent c8bc1ff commit 9814933

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

Changes

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
9.11.4
2+
======
3+
4+
#### IECore
5+
6+
- Removed code that discarded Camera crop windows outside 0-1
7+
8+
#### IECoreMaya
9+
10+
- Fixed crash in ToMayaSkinClusterConverter when updating topology
11+
12+
#### IECoreArnold
13+
14+
- Added support for arbitrary camera parameters
15+
16+
#### Build
17+
18+
- Added DEBUG option and fixed debug build errors
19+
120
9.11.3
221
======
322

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ SConsignFile()
5252

5353
ieCoreMajorVersion=9
5454
ieCoreMinorVersion=11
55-
ieCorePatchVersion=3
55+
ieCorePatchVersion=4
5656
ieCoreVersionSuffix="" # used for alpha/beta releases. Example: "a1", "b2", etc.
5757

5858
###########################################################################################

0 commit comments

Comments
 (0)