Skip to content

Commit 41deca3

Browse files
committed
Bumping patch version and Changes
1 parent 7f0dfa3 commit 41deca3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Changes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 8.4.6
2+
3+
#### IECore
4+
5+
- Removed unnecessary overhead from Object::copy().
6+
7+
#### IECoreHoudini
8+
9+
- Fixing crash in SceneCache ROP todo with "scene:visible" attribute.
10+
111
# 8.4.5
212

313
#### IECore

SConstruct

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

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

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

0 commit comments

Comments
 (0)