OSDN Git Service

Bump version + update changelog. v2.66
authorlordmulder <mulder2@gmx.de>
Sat, 6 Feb 2016 11:11:59 +0000 (12:11 +0100)
committerlordmulder <mulder2@gmx.de>
Sat, 6 Feb 2016 11:11:59 +0000 (12:11 +0100)
HISTORY.txt
src/version.h

index a6f9380..839c3f6 100644 (file)
@@ -2,9 +2,12 @@
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
+Version 2.66 [2016-02-06]
+* Updated x265 to version 1.9+3
+
 Version 2.65 [2016-01-24]
-* Added menu entry to remove all completed or enqueued jobs at once
 * Improved 32-Bit vs. 64-Bit selection for Avisynth/VapourSynth
+* Added menu entry to remove all completed or enqueued jobs at once
 * Updated x264 to revision 2665
 * Updated x265 to version 1.8+212
 
index 6ae7647..4538e8f 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 6
-#define VER_X264_PATCH 5
-#define VER_X264_BUILD 1008
+#define VER_X264_PATCH 6
+#define VER_X264_BUILD 1012
 
 #define VER_X264_PORTABLE_EDITION (0)