OSDN Git Service

Updated changelog. v2.90
authorlordmulder <mulder2@gmx.de>
Thu, 2 May 2019 13:45:53 +0000 (15:45 +0200)
committerlordmulder <mulder2@gmx.de>
Thu, 2 May 2019 13:45:53 +0000 (15:45 +0200)
HISTORY.txt
src/version.h

index bbc095f..a47b260 100644 (file)
@@ -2,6 +2,12 @@
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
+Version 2.90 [2019-05-02]
+* Updated x265 to version 3.0+18
+* Updated x264 to revision 2969 (API v157)
+* Updated NVEncC to version 4.36
+* Updated build environment to Visual Studio 2017 with Update-9
+
 Version 2.89 [2018-10-12]
 * Updated x264 to revision 2935 (API v157)
 * Updated x265 to version 2.9+1
index 571ac4a..f9cdd0e 100644 (file)
@@ -24,9 +24,9 @@
 #endif
 
 #define VER_X264_MAJOR 2
-#define VER_X264_MINOR 8
-#define VER_X264_PATCH 9
-#define VER_X264_BUILD 1140
+#define VER_X264_MINOR 9
+#define VER_X264_PATCH 0
+#define VER_X264_BUILD 1146
 
 #define VER_X264_PORTABLE_EDITION (0)