OSDN Git Service

Bump version + updated changelog. v2.88
authorlordmulder <mulder2@gmx.de>
Sat, 11 Aug 2018 11:12:59 +0000 (13:12 +0200)
committerlordmulder <mulder2@gmx.de>
Sat, 11 Aug 2018 11:12:59 +0000 (13:12 +0200)
HISTORY.txt
src/version.h

index 530961d..85a4e8e 100644 (file)
@@ -2,6 +2,10 @@
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
+Version 2.88 [2018-08-11]
+* Updated x264 to revision 2932 (API v157)
+* Updated x265 to version 2.8+57
+
 Version 2.87 [2018-05-11]
 * Updated x265 to version 2.7+348
 * Updated NVEncC to version 4.01
index 4adaa97..d6757d5 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 8
-#define VER_X264_PATCH 7
-#define VER_X264_BUILD 1128
+#define VER_X264_PATCH 8
+#define VER_X264_BUILD 1130
 
 #define VER_X264_PORTABLE_EDITION (0)