X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=01df62c14feaaa061f767a849ab4ec5036e84ecc;hb=d2236b4e0a104d2dfba5092f2e9ad06a430d0859;hp=000164214bb404911e9458a47de4ecfe104715d7;hpb=d90f8d0508f1093ea1887e564da9b9c39e0548b8;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index 0001642..01df62c 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-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 8 +#define VER_X264_MINOR 9 #define VER_X264_PATCH 6 -#define VER_X264_BUILD 1120 +#define VER_X264_BUILD 1198 #define VER_X264_PORTABLE_EDITION (0)