summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2003-03-12 15:23:07 +0000
committerMichael Niedermayer <michaelni@gmx.at>2003-03-12 15:23:07 +0000
commit49313ba4c1c14aab308d4111b462e42a57a23a26 (patch)
tree1c708f710a34bc5b838d37c6ac6eca494be549c1 /libavcodec/avcodec.h
parent14bea432f16d7c66f9099e427819028b6b4c3bdc (diff)
100l
Originally committed as revision 1667 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index b10071da69..3e76d9a541 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -15,8 +15,8 @@ extern "C" {
#define LIBAVCODEC_VERSION_INT 0x000406
#define LIBAVCODEC_VERSION "0.4.6"
-#define LIBAVCODEC_BUILD 4661
-#define LIBAVCODEC_BUILD_STR "4661"
+#define LIBAVCODEC_BUILD 4662
+#define LIBAVCODEC_BUILD_STR "4662"
#define LIBAVCODEC_IDENT "FFmpeg" LIBAVCODEC_VERSION "b" LIBAVCODEC_BUILD_STR