summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2010-12-26 05:48:38 +0000
committerPeter Ross <pross@xvid.org>2010-12-26 05:48:38 +0000
commita187c68678b78bde55e36cc54c1813304c1b8e72 (patch)
treec7a5d95125f01c109c5ad5e079ccb6870b216dc4 /libavformat
parent82ca054a6345e98794f35681b608675d6c965c3e (diff)
Bump libavformat minor version, forgotten in r26094
Originally committed as revision 26095 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/avformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index e8fb217bd9..1e878819d0 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -22,7 +22,7 @@
#define AVFORMAT_AVFORMAT_H
#define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 88
+#define LIBAVFORMAT_VERSION_MINOR 89
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \