aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Melanson <mike@multimedia.cx>2004-08-14 22:51:24 +0000
committerMike Melanson <mike@multimedia.cx>2004-08-14 22:51:24 +0000
commit6d45cb72195db3a996592c6f9fae65ce1f76ca34 (patch)
treeac16e088a1f3f4ab31e9a5d30b2278c8e1be89e3
parentbb22e8b17523dedb32135d7691086a6add6c9cb7 (diff)
downloadffmpeg-6d45cb72195db3a996592c6f9fae65ce1f76ca34.tar.gz
build++
Originally committed as revision 3392 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 28ad1d9f20..587db35319 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -17,7 +17,7 @@ extern "C" {
#define FFMPEG_VERSION_INT 0x000409
#define FFMPEG_VERSION "0.4.9-pre1"
-#define LIBAVCODEC_BUILD 4720
+#define LIBAVCODEC_BUILD 4721
#define LIBAVCODEC_VERSION_INT FFMPEG_VERSION_INT
#define LIBAVCODEC_VERSION FFMPEG_VERSION