Bump version + updated changelog.

This commit is contained in:
LoRd_MuldeR 2018-05-11 10:57:03 +02:00
parent c0b0fa4662
commit 66e4609559
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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)