File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
- 10.5.x.x (relative to 10.5.13.0 )
1
+ 10.5.x.x (relative to 10.5.13.1 )
2
2
========
3
3
4
4
5
5
6
+ 10.5.13.1 (relative to 10.5.13.0)
7
+ =========
8
+
9
+ Fixes
10
+ -----
11
+
12
+ - USD : Fixed compatibility with USD 25.05.
13
+
6
14
10.5.13.0 (relative to 10.5.12.0)
7
15
=========
8
16
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ SConsignFile()
57
57
ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
58
58
ieCoreMajorVersion = 5 # backwards-incompatible changes
59
59
ieCoreMinorVersion = 13 # new backwards-compatible features
60
- ieCorePatchVersion = 0 # bug fixes
60
+ ieCorePatchVersion = 1 # bug fixes
61
61
ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.
62
62
63
63
###########################################################################################
You can’t perform that action at this time.
0 commit comments