Bump version.
This commit is contained in:
parent
363b472d2b
commit
18aa620f74
@ -2,6 +2,9 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.72 [2016-06-17]
|
||||
* Now actually contains the "x64" version of NVEncC
|
||||
|
||||
Version 2.71 [2016-06-12]
|
||||
* Updated x265 to version 1.9+200
|
||||
* Added experimental NVEncC (NVIDIA GPU encoding) support
|
||||
|
@ -25,8 +25,8 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 7
|
||||
#define VER_X264_PATCH 1
|
||||
#define VER_X264_BUILD 1034
|
||||
#define VER_X264_PATCH 2
|
||||
#define VER_X264_BUILD 1035
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user