Bump version + updated changelog.
This commit is contained in:
parent
d41f525867
commit
9aa00d216a
@ -2,6 +2,11 @@
|
||||
Simple x264/x265 Launcher version history
|
||||
-----------------------------------------
|
||||
|
||||
Version 2.99 [2020-11-18]
|
||||
* Updated x264 to revision 3027 (API v161)
|
||||
* Updated x265 to version 3.4+30
|
||||
* Updated NVEncC to version 5.20
|
||||
|
||||
Version 2.98 [2020-06-25]
|
||||
* Updated x264 to revision 3009 (API v160)
|
||||
* Updated x265 to version 3.4+7
|
||||
|
@ -25,8 +25,8 @@
|
||||
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 9
|
||||
#define VER_X264_PATCH 8
|
||||
#define VER_X264_BUILD 1208
|
||||
#define VER_X264_PATCH 9
|
||||
#define VER_X264_BUILD 1210
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user