OSDN Git Service

Bump version and update changelog.
authorlordmulder <mulder2@gmx.de>
Fri, 17 Apr 2020 20:48:36 +0000 (22:48 +0200)
committerlordmulder <mulder2@gmx.de>
Fri, 17 Apr 2020 20:48:36 +0000 (22:48 +0200)
HISTORY.txt
src/version.h

index fd6db98..d112080 100644 (file)
@@ -2,6 +2,11 @@
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
 Simple x264/x265 Launcher version history 
 ----------------------------------------- 
 
+Version 2.96 [2020-04-17]
+* Updated x264 to revision 3000 (API v160)
+* Updated cURL to version 7.69.1 (2020-03-11)
+* Updated build environment to Visual Studio 2019 with Update-5
+
 Version 2.95 [2020-01-03]
 * Updated x264 to revision 2991 (API v159)
 * Updated Avs2YUV to version 0.24 (BugMaster's mod 6)
 Version 2.95 [2020-01-03]
 * Updated x264 to revision 2991 (API v159)
 * Updated Avs2YUV to version 0.24 (BugMaster's mod 6)
index 0add7e4..01df62c 100644 (file)
@@ -25,7 +25,7 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 9
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 9
-#define VER_X264_PATCH 5
+#define VER_X264_PATCH 6
 #define VER_X264_BUILD 1198
 
 #define VER_X264_PORTABLE_EDITION (0)
 #define VER_X264_BUILD 1198
 
 #define VER_X264_PORTABLE_EDITION (0)