OSDN Git Service

Bump version + updated changelog. v2.99
authorlordmulder <mulder2@gmx.de>
Wed, 18 Nov 2020 22:44:12 +0000 (23:44 +0100)
committerlordmulder <mulder2@gmx.de>
Wed, 18 Nov 2020 22:44:12 +0000 (23:44 +0100)
HISTORY.txt
src/version.h

index ab2874b..27d3c90 100644 (file)
@@ -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
index 9f69245..ec4acda 100644 (file)
@@ -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)