OSDN Git Service

Update changelog + bump program version.
authorlordmulder <mulder2@gmx.de>
Sun, 11 Jun 2017 15:51:16 +0000 (17:51 +0200)
committerlordmulder <mulder2@gmx.de>
Sun, 11 Jun 2017 15:51:16 +0000 (17:51 +0200)
HISTORY.txt
src/version.h

index e670a1c..e2ac40b 100644 (file)
@@ -3,6 +3,11 @@ Simple x264/x265 Launcher version history
 ----------------------------------------- 
 
 Version 2.82 [2017-05-26]
+* Updated x264 to revision 2833
+* Updated x265 to version 2.4+36
+* Updated NVEncC to version 3.09
+
+Version 2.82 [2017-05-26]
 * Updated x264 to revision 2829
 * Updated x265 to version 2.4+22
 
index c226a24..68e4232 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 8
-#define VER_X264_PATCH 2
-#define VER_X264_BUILD 1112
+#define VER_X264_PATCH 3
+#define VER_X264_BUILD 1114
 
 #define VER_X264_PORTABLE_EDITION (0)