summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2009-11-12 20:21:38 +0000
committerVitor Sessak <vitor1001@gmail.com>2009-11-12 20:21:38 +0000
commit6870aefa40a8efb84e2af2e0ad643209d8433a02 (patch)
tree75669e9301ba5cb69545638f91d69e6b68c210b5 /libavcodec/avcodec.h
parentc5c2df94230e1dedfb96c20b98d34e74afb65de1 (diff)
Bump minor version after MPEG-4 Lossless commit
Originally committed as revision 20528 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 8e110c6481..fbe138a7ca 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 40
+#define LIBAVCODEC_VERSION_MINOR 41
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \