Skip to content

Commit

Permalink
Merge pull request #320 from andrewkaufman/patch
Browse files Browse the repository at this point in the history
Bumped patch and updated Changes
  • Loading branch information
andrewkaufman committed Aug 18, 2014
2 parents 98dfd0e + 0c69395 commit c14c957
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 8.5.2

#### IECore

- Prevented TransformOp from double transforming data (when 2 PrimitiveVariables point to the same data).

# 8.5.1

#### IECore
Expand Down
2 changes: 1 addition & 1 deletion SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ SConsignFile()

ieCoreMajorVersion=8
ieCoreMinorVersion=5
ieCorePatchVersion=1
ieCorePatchVersion=2
ieCoreVersionSuffix="" # used for alpha/beta releases. Example: "a1", "b2", etc.

###########################################################################################
Expand Down

0 comments on commit c14c957

Please sign in to comment.