aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-01-31 21:44:51 +0100
committerPaul B Mahol <onemda@gmail.com>2021-02-02 14:29:33 +0100
commit85bdf1891769f9ae5d9c70b5cd851a6f662b623c (patch)
tree5b9f32ff9a47dd01169443bb0ac50ef484f79db7 /libavcodec/version.h
parent090f31f8130e8c91215827f9095f68a143f070fc (diff)
downloadffmpeg-85bdf1891769f9ae5d9c70b5cd851a6f662b623c.tar.gz
avcodec: add PFM image encoder
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 1e1bedfce6..3cac8c5f30 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 119
+#define LIBAVCODEC_VERSION_MINOR 120
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \