Bump version + updated README file.
This commit is contained in:
parent
ffe3a06703
commit
23fa592fc0
@ -2,6 +2,11 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.93 [2019-10-05]
|
||||
* Updated x265 to version 3.2+5 (incl. AQ mode 4 slowdown fix)
|
||||
* Updated NVEncC to version 4.50
|
||||
* Updated build environment to Visual Studio 2019 with Update-3
|
||||
|
||||
Version 2.93 [2019-08-06]
|
||||
* Fixed a regression in VapourSynth detection code
|
||||
* Updated NVEncC to version 4.43
|
||||
|
@ -25,8 +25,8 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 9
|
||||
#define VER_X264_PATCH 3
|
||||
#define VER_X264_BUILD 1187
|
||||
#define VER_X264_PATCH 4
|
||||
#define VER_X264_BUILD 1192
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user