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