Bump version + updated README file.
This commit is contained in:
parent
0de29ef2d0
commit
00b713ca08
@ -2,6 +2,11 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.93 [2019-08-06]
|
||||
* Fixed a regression in VapourSynth detection code
|
||||
* Updated NVEncC to version 4.43
|
||||
* Updated build environment to Visual Studio 2019 with Update-2
|
||||
|
||||
Version 2.92 [2019-07-22]
|
||||
* Updated x264 to revision 2984 (API v158)
|
||||
* Updated x265 to version 3.1+8
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 9
|
||||
#define VER_X264_PATCH 2
|
||||
#define VER_X264_PATCH 3
|
||||
#define VER_X264_BUILD 1180
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
Loading…
Reference in New Issue
Block a user