X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=f92c4f44b19e5462d49bccb90dc02a0231351c10;hb=cd26a4c2a166eb05c2b31d8a47ac4581d24fbfdc;hp=68e423201a9406ec7bc34d52bdb955521c14f6cd;hpb=72fd602aecbf6574219d0915f623c209cf7ca247;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index 68e4232..f92c4f4 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // Simple x264 Launcher -// Copyright (C) 2004-2017 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 3 -#define VER_X264_BUILD 1114 +#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)