summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-05-05 18:09:24 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-05-06 15:36:24 +0200
commit4155d5e06fa783e057cb6dc36124fafedbe19ca3 (patch)
tree0cef2df63f3128799d2afb181a0c0281047ba310 /libavcodec/version.h
parent31ce01bdb9722a552d5b316d97aa6e294de0c7cc (diff)
avcodec: add M101 decoder
Fixes Ticket 2611 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 084ae552ff..5840cf6eb9 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 38
+#define LIBAVCODEC_VERSION_MINOR 39
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \