From 9168b245fb9b7e84e4c55faba839b89a4b54a48b Mon Sep 17 00:00:00 2001 From: Laurent Aimar <fenrir@videolan.org> Date: Sat, 7 Aug 2004 16:02:20 +0000 Subject: [PATCH] * x264.h: increased X264_BUILD. git-svn-id: svn://svn.videolan.org/x264/trunk@18 df754926-b1dd-0310-bc7b-ec298dee348c --- x264.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.40.0