[FFmpeg-devel] [PATCH 1/2] avutil/version: 57.26.100 -> 57.27.100

Zane van Iperen zane at zanevaniperen.com
Tue Jun 14 03:03:33 EEST 2022


Forgot to bump after the uuid patches.

Signed-off-by: Zane van Iperen <zane at zanevaniperen.com>
---
 libavutil/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavutil/version.h b/libavutil/version.h
index 2c7f4f6b37..2e9e02dda8 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -79,7 +79,7 @@
  */
 
 #define LIBAVUTIL_VERSION_MAJOR  57
-#define LIBAVUTIL_VERSION_MINOR  26
+#define LIBAVUTIL_VERSION_MINOR  27
 #define LIBAVUTIL_VERSION_MICRO 100
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
-- 
2.36.0



More information about the ffmpeg-devel mailing list