OSDN Git Service

Bump program version + updated changelog.
authorlordmulder <mulder2@gmx.de>
Fri, 26 May 2017 11:14:04 +0000 (13:14 +0200)
committerlordmulder <mulder2@gmx.de>
Fri, 26 May 2017 11:16:43 +0000 (13:16 +0200)
HISTORY.txt
src/version.h

index 1a580cc..e670a1c 100644 (file)
@@ -2,6 +2,10 @@
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
+Version 2.82 [2017-05-26]
+* Updated x264 to revision 2829
+* Updated x265 to version 2.4+22
+
 Version 2.81 [2017-05-06]
 * Updated x265 to version 2.4+6
 * Updated NVEncC to version 3.07
index 1b7f433..c226a24 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 8
-#define VER_X264_PATCH 1
-#define VER_X264_BUILD 1110
+#define VER_X264_PATCH 2
+#define VER_X264_BUILD 1112
 
 #define VER_X264_PORTABLE_EDITION (0)