OSDN Git Service

Bump version + updated changelog.
authorlordmulder <mulder2@gmx.de>
Fri, 11 May 2018 08:57:03 +0000 (10:57 +0200)
committerlordmulder <mulder2@gmx.de>
Fri, 11 May 2018 08:57:03 +0000 (10:57 +0200)
HISTORY.txt
src/version.h

index 27e415a..530961d 100644 (file)
@@ -2,6 +2,11 @@
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
+Version 2.87 [2018-05-11]
+* Updated x265 to version 2.7+348
+* Updated NVEncC to version 4.01
+* Updated build environment to Visual Studio 2017 with Update-7
+
 Version 2.86 [2018-02-27]
 * Updated x264 to revision 2901 (API v155)
 * Updated x265 to version 2.7+1
index 45e454c..afe91c1 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 8
-#define VER_X264_PATCH 6
-#define VER_X264_BUILD 1124
+#define VER_X264_PATCH 7
+#define VER_X264_BUILD 1126
 
 #define VER_X264_PORTABLE_EDITION (0)