OSDN Git Service

Bump version.
authorlordmulder <mulder2@gmx.de>
Fri, 3 Jan 2020 00:07:40 +0000 (01:07 +0100)
committerlordmulder <mulder2@gmx.de>
Fri, 3 Jan 2020 00:10:36 +0000 (01:10 +0100)
HISTORY.txt
src/version.h

index 2bf0688..fd6db98 100644 (file)
@@ -5,6 +5,7 @@ Simple x264/x265 Launcher version history
 Version 2.95 [2020-01-03]
 * Updated x264 to revision 2991 (API v159)
 * Updated Avs2YUV to version 0.24 (BugMaster's mod 6)
+* Updated build environment to Visual Studio 2019 with Update-4
 
 Version 2.94 [2019-10-05]
 * Updated x265 to version 3.2+5, incl. AQ mode 4 slowdown fix
index f249928..fae278a 100644 (file)
@@ -25,8 +25,8 @@
 
 #define VER_X264_MAJOR 2
 #define VER_X264_MINOR 9
-#define VER_X264_PATCH 4
-#define VER_X264_BUILD 1194
+#define VER_X264_PATCH 5
+#define VER_X264_BUILD 1195
 
 #define VER_X264_PORTABLE_EDITION (0)