Skip to content

Commit

Permalink
Bumping patch version and Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkaufman committed May 23, 2014
1 parent 3155e5e commit 06d08cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 8.4.7

#### IECore

- IECore.ls supports ambiguous padding when the sequence is not a regular frame range.
- IECore::frameListFromList correctly handles reverse order lists.

# 8.4.6

#### 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=4
ieCorePatchVersion=6
ieCorePatchVersion=7
ieCoreVersionSuffix="" # used for alpha/beta releases. Example: "a1", "b2", etc.

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

0 comments on commit 06d08cb

Please sign in to comment.