File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- 10.5.x.x (relative to 10.5.6.0 )
1+ 10.5.x.x (relative to 10.5.6.1 )
22========
33
4- Improvements
5- ------------
64
7- - DisplayDriverServer : Fixed delays connecting to the server on Windows.
5+
6+ 10.5.6.1 (relative to 10.5.6.0)
7+ ========
88
99Fixes
1010-----
1111
1212- USDScene : Fixed round-tripping of `__lights` set membership for non-UsdLux lights.
13+ - DisplayDriverServer : Fixed delays connecting to the server on Windows.
1314
1415Build
1516-----
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ SConsignFile()
5757ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
5858ieCoreMajorVersion = 5 # backwards-incompatible changes
5959ieCoreMinorVersion = 6 # new backwards-compatible features
60- ieCorePatchVersion = 0 # bug fixes
60+ ieCorePatchVersion = 1 # bug fixes
6161ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.
6262
6363###########################################################################################
You can’t perform that action at this time.
0 commit comments