]> granicus.if.org Git - libx264/commitdiff
* x264.h: increased X264_BUILD.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 7 Aug 2004 16:02:20 +0000 (16:02 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 7 Aug 2004 16:02:20 +0000 (16:02 +0000)
git-svn-id: svn://svn.videolan.org/x264/trunk@18 df754926-b1dd-0310-bc7b-ec298dee348c

x264.h

diff --git a/x264.h b/x264.h
index a34be810c46309e5cca2e3b872d7502091e78c1d..6d17d9408dcc4b061fc20b19b52c2ce7dbf766a1 100644 (file)
--- 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 */