X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=84a6105c3805be229edba4354c65f98e2c2aef6a;hb=44779e13278743364a117266e9c7b10842d92215;hp=34af898535d12b1833638cfa41b675a6b31a1f18;hpb=a34a9b8b61f56d6eb9e2740cb01a04df2ead9eee;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index 34af898..84a6105 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_MAJOR 3 +#define VER_X264_MINOR 0 #define VER_X264_PATCH 0 -#define VER_X264_BUILD 1107 +#define VER_X264_BUILD 1216 #define VER_X264_PORTABLE_EDITION (0)