X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fversion.h;h=84a6105c3805be229edba4354c65f98e2c2aef6a;hb=44779e13278743364a117266e9c7b10842d92215;hp=983abe485c9f58ceef2f0fb6e0f8aafe691cfd7c;hpb=2c475919da96cbdea40e4dc9708f4eff0e72d3cd;p=x264-launcher%2Fx264-launcher.git diff --git a/src/version.h b/src/version.h index 983abe4..84a6105 100644 --- a/src/version.h +++ b/src/version.h @@ -23,10 +23,10 @@ #error Please do *not* inlcude "version.h" directly! #endif -#define VER_X264_MAJOR 2 -#define VER_X264_MINOR 9 -#define VER_X264_PATCH 5 -#define VER_X264_BUILD 1197 +#define VER_X264_MAJOR 3 +#define VER_X264_MINOR 0 +#define VER_X264_PATCH 0 +#define VER_X264_BUILD 1216 #define VER_X264_PORTABLE_EDITION (0)