File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- 10.5.x.x (relative to 10.5.15.1 )
1+ 10.5.x.x (relative to 10.5.15.2 )
22========
33
4+
5+
6+ 10.5.15.2 (relative to 10.5.15.1)
7+ =========
8+
49Fixes
510-----
611
1015---
1116
1217- SConstruct : Install "private" headers.
13- - VDBObject : Marked metadata() as deprecated
18+ - VDBObject : Marked metadata() as deprecated.
1419
152010.5.15.1 (relative to 10.5.15.0)
1621=========
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 = 15 # new backwards-compatible features
60- ieCorePatchVersion = 1 # bug fixes
60+ ieCorePatchVersion = 2 # 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