aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorDaniel Verkamp <daniel@drv.nu>2011-12-21 02:20:04 +0000
committerPaul B Mahol <onemda@gmail.com>2012-11-28 20:13:05 +0000
commita0958949ebe115e5dd661c9292c29a8ab7958c22 (patch)
tree5fc3de5b1682be2cd8a6701d0753dd9976141b2d /libavformat/version.h
parente42b7ff2b2fd00106953cfa854110e74e9ac73ed (diff)
downloadffmpeg-a0958949ebe115e5dd661c9292c29a8ab7958c22.tar.gz
Vivo demuxer
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 10391b34f0..cc212c7b01 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVFORMAT_VERSION_MAJOR 54
-#define LIBAVFORMAT_VERSION_MINOR 38
+#define LIBAVFORMAT_VERSION_MINOR 39
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \