summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-08-24 17:01:00 +0200
committerPaul B Mahol <onemda@gmail.com>2018-08-27 22:06:19 +0200
commitf7d749e95b932549ae1f30e5e6e821643d247bf1 (patch)
tree830825648d33730d2c187897ec620b70cc17367f /libavcodec/version.h
parent38ec5b4aa473a3c7d312621ab692a30d97063b92 (diff)
avcodec: add MatchWare Screen Capture Codec
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 2b663eeeb4..3471907ede 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 25
+#define LIBAVCODEC_VERSION_MINOR 26
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \