Bump version + updated the CHANGELOG file.
This commit is contained in:
parent
05c7b930ae
commit
b373b3d725
@ -2,7 +2,7 @@
|
|||||||
Simple x264/x265 Launcher version history
|
Simple x264/x265 Launcher version history
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
Version 2.61 [unreleased]
|
Version 2.61 [2015-10-19]
|
||||||
* Refined custom parameters validation code, again
|
* Refined custom parameters validation code, again
|
||||||
* Fixed processing of CLI arguments for Launcher (regression in v2.60)
|
* Fixed processing of CLI arguments for Launcher (regression in v2.60)
|
||||||
* Remove "junk" Trolltech registry key when application quits
|
* Remove "junk" Trolltech registry key when application quits
|
||||||
|
@ -25,8 +25,8 @@
|
|||||||
|
|
||||||
#define VER_X264_MAJOR 2
|
#define VER_X264_MAJOR 2
|
||||||
#define VER_X264_MINOR 6
|
#define VER_X264_MINOR 6
|
||||||
#define VER_X264_PATCH 0
|
#define VER_X264_PATCH 1
|
||||||
#define VER_X264_BUILD 983
|
#define VER_X264_BUILD 986
|
||||||
|
|
||||||
#define VER_X264_PORTABLE_EDITION (0)
|
#define VER_X264_PORTABLE_EDITION (0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user