summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2021-03-30 22:08:49 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2021-04-11 09:21:21 +0200
commit7555d6f74ce4845383e9297fd0989059739af4c2 (patch)
tree9b3a6360412808599073b6c53464b7679bd66cc1 /libavcodec/version.h
parent47b8871ca6f9da4c0467466a43d204dec7fcbd4a (diff)
avcodec/nvenc: add support for gbrp rgb input
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 cc09e01e3f..349b4b1269 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#define LIBAVCODEC_VERSION_MAJOR 58
#define LIBAVCODEC_VERSION_MINOR 136
-#define LIBAVCODEC_VERSION_MICRO 100
+#define LIBAVCODEC_VERSION_MICRO 101
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \