File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Version X
1
+ ## Version 2.6.1
2
2
3
+ - Property Pages: Fix issue which led to intermittent explorer.exe crashes (shell was unloading servers too early it seemed)
3
4
- Property Pages: Fix issue with incorrect background colour and controls which disappear.
4
5
- Property Pages: Are resized automatically, which fixes some scaling issues.
5
6
- Property Pages: Improved logging for Property Pages.
Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.6.0 .0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.6.0 .0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.6.1 .0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.6.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments