summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-02-06 09:17:29 +0100
committerDiego Biurrun <diego@biurrun.de>2017-04-13 12:35:35 +0200
commit95a8a03a191204c3ca5c8cf6b69ab166765d5ff3 (patch)
tree0089dd764f8ef57c4f0ace27031b9d19e0617751 /libavcodec/version.h
parent89d9869d2491d4209d707a8e7f29c58227ae5a4e (diff)
Add FM Screen Capture Codec decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
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 8943ef3d0f..63c9a1f634 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 58
-#define LIBAVCODEC_VERSION_MINOR 1
+#define LIBAVCODEC_VERSION_MINOR 2
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \