summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-01-31 10:18:17 +0100
committerPaul B Mahol <onemda@gmail.com>2023-01-31 17:06:29 +0100
commit00994e8be185d259fbb8346f45f09bcea4e7f750 (patch)
treef4162e64b4cf2209c21bba46a7e1a74f0b04715e /libavcodec/version.h
parentfb823161a8e3dfc864a7bd83a9b968f4912c5b1d (diff)
downloadffmpeg-00994e8be185d259fbb8346f45f09bcea4e7f750.tar.gz
avcodec: add media100_to_mjpegb bitstream filter and use it
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 2ed4ef5547..499c6bb175 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 60
+#define LIBAVCODEC_VERSION_MINOR 61
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \