summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-02-04 21:11:48 +0100
committerPaul B Mahol <onemda@gmail.com>2018-09-23 15:25:50 +0200
commit009597ca33039b007f38c09a896cc14a38c8bcf0 (patch)
tree52caa6dc1e2ab88d64f14ef870b94fd08bce7587 /libavcodec/version.h
parent59256dea146d2b6c163f0e3205adda0cbc21c0c4 (diff)
avcodec: add native iLBC decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 dbaf531d23..eddbfb9117 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 30
+#define LIBAVCODEC_VERSION_MINOR 31
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \