Bump version and update changelog.
This commit is contained in:
parent
098f698007
commit
b687872baa
@ -2,6 +2,13 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.98 [2020-06-25]
|
||||
* Updated x264 to revision 3009 (API v160)
|
||||
* Updated x265 to version 3.4+7
|
||||
* Updated NVEncC to version 5.06
|
||||
* Added experimental "dark mode" (use option '--dark-gui-mode' to enable)
|
||||
* Updated build environment to Visual Studio 2019 with Update-6
|
||||
|
||||
Version 2.97 [2020-05-15]
|
||||
* Updated x265 to version 3.3+27
|
||||
* Updated NVEncC to version 5.01
|
||||
|
@ -25,8 +25,8 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 9
|
||||
#define VER_X264_PATCH 7
|
||||
#define VER_X264_BUILD 1206
|
||||
#define VER_X264_PATCH 8
|
||||
#define VER_X264_BUILD 1208
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user