From: Laurent Aimar Date: Sat, 7 Aug 2004 16:02:20 +0000 (+0000) Subject: * x264.h: increased X264_BUILD. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9168b245fb9b7e84e4c55faba839b89a4b54a48b;p=libx264 * x264.h: increased X264_BUILD. git-svn-id: svn://svn.videolan.org/x264/trunk@18 df754926-b1dd-0310-bc7b-ec298dee348c --- diff --git a/x264.h b/x264.h index a34be810..6d17d940 100644 --- a/x264.h +++ b/x264.h @@ -24,7 +24,7 @@ #ifndef _X264_H #define _X264_H 1 -#define X264_BUILD 0x0008 +#define X264_BUILD 0x0009 /* x264_t: * opaque handler for decoder and encoder */