summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-07-25 18:18:18 +0200
committerPaul B Mahol <onemda@gmail.com>2020-08-02 09:33:24 +0200
commit4e278176299a46d54acbd52a2edd76e99774a967 (patch)
treecf4f9896a58859ef39073181f198b77299070c15 /libavcodec/version.h
parent131d2a3e1cd2b7687e8cf751214c3884be4c154b (diff)
avcodec: add CFHD 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 d06ce16146..f66919617a 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 98
+#define LIBAVCODEC_VERSION_MINOR 99
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \