summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-02-22 00:36:01 +0100
committerPaul B Mahol <onemda@gmail.com>2021-03-01 17:36:42 +0100
commit6b43e1a86c7c356be7b8fc553fa8721e502290e2 (patch)
tree73aff6d1a565942e5a9eeef4c31447ea226b6a5a /libavcodec/version.h
parent5111707df609796bf70a16ebbcf5a3d0bfa8c432 (diff)
avcodec: add SGA Video decoder
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 f6930f6e63..f1e995a6fe 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 127
+#define LIBAVCODEC_VERSION_MINOR 128
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \