X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=f9cdd0ec90b0a0847e792e21e3471bc63856a1a7;hb=fc14a14b78adcf859309ba1f94d8d766596ba3bd;hp=2777c21cfa22033c7d20394937846788fd3ee638;hpb=653eeee98e56bd9b10e864f03e3290369a3fa00b;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index 2777c21..f9cdd0e 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-2019 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 6 -#define VER_X264_PATCH 5 -#define VER_X264_BUILD 1007 +#define VER_X264_MINOR 9 +#define VER_X264_PATCH 0 +#define VER_X264_BUILD 1146 #define VER_X264_PORTABLE_EDITION (0)