OSDN Git Service

Bump version + updated history. v2.77
authorlordmulder <mulder2@gmx.de>
Tue, 13 Dec 2016 20:06:27 +0000 (21:06 +0100)
committerlordmulder <mulder2@gmx.de>
Tue, 13 Dec 2016 20:06:27 +0000 (21:06 +0100)
HISTORY.txt
src/version.h

index 80f6e66..d92cc59 100644 (file)
@@ -2,9 +2,10 @@
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
-Version 2.77 [2016-??-??]
+Version 2.77 [2016-12-13]
+* Updated x265 to version 2.1+69
 * Updated x264 to revision 2744
-* Updated x265 to version 2.1+25
+* Updated NVEncC to version 3.02
 
 Version 2.76 [2016-10-21]
 * Updated x265 to version 2.1+25
index adcc3db..3e99014 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 7
-#define VER_X264_PATCH 6
-#define VER_X264_BUILD 1065
+#define VER_X264_PATCH 7
+#define VER_X264_BUILD 1066
 
 #define VER_X264_PORTABLE_EDITION (0)