summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-07-15 21:43:59 +0200
committerPaul B Mahol <onemda@gmail.com>2020-08-21 22:46:07 +0200
commit6158029dfc6bb2ae9f55eb63e8573d27b55e2167 (patch)
tree3b4918ea6ddc323ccca98bc60f3a65b4895db339 /libavcodec/version.h
parentb30f737f7af5385d55b877b41737852d487f5ab1 (diff)
avcodec: add RPZA 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 a3f9f828ee..5bdfdce363 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 100
+#define LIBAVCODEC_VERSION_MINOR 101
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \