Updated CHANGELOG file.
This commit is contained in:
parent
8a8bb94399
commit
05c7b930ae
@ -5,7 +5,9 @@ Simple x264/x265 Launcher version history
|
||||
Version 2.61 [unreleased]
|
||||
* Refined custom parameters validation code, again
|
||||
* Fixed processing of CLI arguments for Launcher (regression in v2.60)
|
||||
* Remove "junk" Trolltech registry key when application quits
|
||||
* Updated x264 to revision 2638
|
||||
* Updated x265 to version 1.8+31
|
||||
|
||||
Version 2.60 [2015-10-12]
|
||||
* Much improved validation of custom parameters
|
||||
|
@ -26,7 +26,7 @@
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 6
|
||||
#define VER_X264_PATCH 0
|
||||
#define VER_X264_BUILD 978
|
||||
#define VER_X264_BUILD 983
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user