X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=48b1305d3281000e12cafe3388e072d0a5c756b9;hb=26f5e16aa3b1cd0c3b3dc35f978fd01945ed63ce;hp=6ff0a6b27fc7e0097dad595f70ee91f9e7733d04;hpb=b160867111e949f35a7bd2207456c9aaca8c258f;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index 6ff0a6b..48b1305 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // Simple x264 Launcher -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2020 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -24,9 +24,9 @@ #endif #define VER_X264_MAJOR 2 -#define VER_X264_MINOR 7 +#define VER_X264_MINOR 9 #define VER_X264_PATCH 7 -#define VER_X264_BUILD 1069 +#define VER_X264_BUILD 1202 #define VER_X264_PORTABLE_EDITION (0)