Bump version and update changelog.

This commit is contained in:
LoRd_MuldeR 2020-04-17 22:48:36 +02:00
parent 7e7ac8c703
commit d2236b4e0a
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
Simple x264/x265 Launcher version history
-----------------------------------------
Version 2.96 [2020-04-17]
* Updated x264 to revision 3000 (API v160)
* Updated cURL to version 7.69.1 (2020-03-11)
* Updated build environment to Visual Studio 2019 with Update-5
Version 2.95 [2020-01-03]
* Updated x264 to revision 2991 (API v159)
* Updated Avs2YUV to version 0.24 (BugMaster's mod 6)

View File

@ -25,7 +25,7 @@
#define VER_X264_MAJOR 2
#define VER_X264_MINOR 9
#define VER_X264_PATCH 5
#define VER_X264_PATCH 6
#define VER_X264_BUILD 1198
#define VER_X264_PORTABLE_EDITION (0)