summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2011-12-24 01:57:34 +0000
committerAnton Khirnov <anton@khirnov.net>2011-12-28 20:17:20 +0100
commitb5aecc6bc025461e016baad4486c4e1cacbd6263 (patch)
treea69a9897286b7b12adf89c74dbbc25ce2ffbe28c /libavformat/version.h
parentadfe0c942e71545f003f9c4d148fbf5d220681bc (diff)
avformat: Add SMJPEG demuxer.
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavformat/version.h')
-rw-r--r--libavformat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index a841701e50..e113a24482 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVFORMAT_VERSION_MAJOR 53
-#define LIBAVFORMAT_VERSION_MINOR 18
+#define LIBAVFORMAT_VERSION_MINOR 19
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \