X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=01df62c14feaaa061f767a849ab4ec5036e84ecc;hb=d2236b4e0a104d2dfba5092f2e9ad06a430d0859;hp=f9cdd0ec90b0a0847e792e21e3471bc63856a1a7;hpb=fc14a14b78adcf859309ba1f94d8d766596ba3bd;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index f9cdd0e..01df62c 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // Simple x264 Launcher -// Copyright (C) 2004-2019 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 @@ -25,8 +25,8 @@ #define VER_X264_MAJOR 2 #define VER_X264_MINOR 9 -#define VER_X264_PATCH 0 -#define VER_X264_BUILD 1146 +#define VER_X264_PATCH 6 +#define VER_X264_BUILD 1198 #define VER_X264_PORTABLE_EDITION (0)