ffmpeg | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Jul 7 17:18:48 2025 +0200| [eca477da523bcd07044536f79ab2a4e3aa919724] | committer: Marvin Scholz
avcodec: bump minor after adding AV_PKT_DATA_RTCP_SR > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eca477da523bcd07044536f79ab2a4e3aa919724 --- libavcodec/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/version.h b/libavcodec/version.h index 7aa95fc3f1..da54f87887 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -29,7 +29,7 @@ #include "version_major.h" -#define LIBAVCODEC_VERSION_MINOR 5 +#define LIBAVCODEC_VERSION_MINOR 6 #define LIBAVCODEC_VERSION_MICRO 100 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".