X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=f92c4f44b19e5462d49bccb90dc02a0231351c10;hb=cd26a4c2a166eb05c2b31d8a47ac4581d24fbfdc;hp=ef53e80b6a6ef9938e110725cc8bb82090cf8b4e;hpb=cbfa3a36009b67ec2eccf55f194a79e0d95fae6a;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index ef53e80..f92c4f4 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 @@ -23,10 +23,10 @@ #error Please do *not* inlcude "version.h" directly! #endif -#define VER_X264_MAJOR 2 -#define VER_X264_MINOR 8 -#define VER_X264_PATCH 6 -#define VER_X264_BUILD 1123 +#define VER_X264_MAJOR 3 +#define VER_X264_MINOR 0 +#define VER_X264_PATCH 0 +#define VER_X264_BUILD 1214 #define VER_X264_PORTABLE_EDITION (0)