summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorJai Menon <jmenon86@gmail.com>2010-07-02 17:39:03 +0000
committerJai Menon <jmenon86@gmail.com>2010-07-02 17:39:03 +0000
commit93eea20a793baf7357e374620b55f3793b873a2c (patch)
tree0313ade963ef81047bb6faeb899ed472eab1238f /libavformat/avformat.h
parent19c039ee3db6ab8b60957cefaef05792ef314786 (diff)
Bump libavformat minor (as a result of r24003).
Originally committed as revision 24007 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 8229bedb9f..cb21dac5cb 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 72
+#define LIBAVFORMAT_VERSION_MINOR 73
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \