X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=821b36b3add66ce2b623f87ea97574f72589ed2b;hb=ea40bc5f1c9ddc31624b1a755ed3805d8d2fe183;hp=14b0a2e372deb2a2cf62864f295593d9c75121f1;hpb=286f615370942871dca0fecbb99b6fe581c8c5f9;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index 14b0a2e..821b36b 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // Simple x264 Launcher -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2018 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 6 -#define VER_X264_PATCH 5 -#define VER_X264_BUILD 1003 +#define VER_X264_MINOR 8 +#define VER_X264_PATCH 9 +#define VER_X264_BUILD 1138 #define VER_X264_PORTABLE_EDITION (0)