5.4 Release
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
###
|
### 5.4
|
||||||
|
|
||||||
- added taskbar-progress implementation
|
- added taskbar-progress implementation
|
||||||
- added new setting to start with maximized window
|
- added new setting to start with maximized window
|
||||||
- long file names work now even if not enabled by the OS
|
- long file paths work now even if not enabled by the OS
|
||||||
- fixed history being written even when history file wasn't created prior
|
- fixed history being written even when history file wasn't created prior
|
||||||
- libmpv updated to shinchiro 2019-08-31
|
- libmpv updated to shinchiro 2019-08-31
|
||||||
|
|
||||||
|
|||||||
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("5.3.0.0")]
|
[assembly: AssemblyVersion("5.4.0.0")]
|
||||||
[assembly: AssemblyFileVersion("5.3.0.0")]
|
[assembly: AssemblyFileVersion("5.4.0.0")]
|
||||||
|
|||||||
Reference in New Issue
Block a user