Updated Changelog.

This commit is contained in:
LoRd_MuldeR 2016-07-03 13:58:13 +02:00
parent 3c623b064f
commit 17f6303b6b
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
Simple x264/x265 Launcher version history Simple x264/x265 Launcher version history
----------------------------------------- -----------------------------------------
Version 2.73 [2016-07-03]
* Updated x264 to revision 2705
* Updated x265 to version 1.9+227
Version 2.72 [2016-06-17] Version 2.72 [2016-06-17]
* Now actually contains the "x64" version of NVEncC * Now actually contains the "x64" version of NVEncC

View File

@ -25,8 +25,8 @@
#define VER_X264_MAJOR 2 #define VER_X264_MAJOR 2
#define VER_X264_MINOR 7 #define VER_X264_MINOR 7
#define VER_X264_PATCH 2 #define VER_X264_PATCH 3
#define VER_X264_BUILD 1035 #define VER_X264_BUILD 1036
#define VER_X264_PORTABLE_EDITION (0) #define VER_X264_PORTABLE_EDITION (0)