Bump version.
This commit is contained in:
parent
f322399673
commit
fd6486e009
@ -2,6 +2,9 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.64 [2015-12-20]
|
||||
* Fixed a dependency issue with Visual Studio runtime libraries
|
||||
|
||||
Version 2.63 [2015-12-19]
|
||||
* Updated build environment to Visual Studio 2015 with Update-1
|
||||
* Updated x265 to version 1.8+167
|
||||
|
@ -25,8 +25,8 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 6
|
||||
#define VER_X264_PATCH 3
|
||||
#define VER_X264_BUILD 998
|
||||
#define VER_X264_PATCH 4
|
||||
#define VER_X264_BUILD 1000
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user