OSDN Git Service

Updated version history. v2.81
authorlordmulder <mulder2@gmx.de>
Sat, 6 May 2017 11:34:53 +0000 (13:34 +0200)
committerlordmulder <mulder2@gmx.de>
Sat, 6 May 2017 11:34:53 +0000 (13:34 +0200)
HISTORY.txt
src/version.h

index 7ad417f..1a580cc 100644 (file)
@@ -2,8 +2,8 @@
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
-Version 2.81 [2017-??-??]
-* Updated x265 to version 2.3+32
+Version 2.81 [2017-05-06]
+* Updated x265 to version 2.4+6
 * Updated NVEncC to version 3.07
 * Save log files to the same directory as the output file
 
index 4a468dd..1b7f433 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 8
-#define VER_X264_PATCH 0
-#define VER_X264_BUILD 1108
+#define VER_X264_PATCH 1
+#define VER_X264_BUILD 1110
 
 #define VER_X264_PORTABLE_EDITION (0)