Bump version + updated changelog.
This commit is contained in:
parent
c0b0fa4662
commit
66e4609559
@ -2,6 +2,11 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.87 [2018-05-11]
|
||||
* Updated x265 to version 2.7+348
|
||||
* Updated NVEncC to version 4.01
|
||||
* Updated build environment to Visual Studio 2017 with Update-7
|
||||
|
||||
Version 2.86 [2018-02-27]
|
||||
* Updated x264 to revision 2901 (API v155)
|
||||
* Updated x265 to version 2.7+1
|
||||
|
@ -25,8 +25,8 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 8
|
||||
#define VER_X264_PATCH 6
|
||||
#define VER_X264_BUILD 1124
|
||||
#define VER_X264_PATCH 7
|
||||
#define VER_X264_BUILD 1126
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user