ffmpeg | branch: master | rcombs <rco...@rcombs.me> | Sat Nov 12 13:40:45 2022 -0600| [5d7de322d494f45cafbe6f3fc734d979023973d2] | committer: rcombs
lavc: bump micro version Needed after adding an AVOption in 9a4b318286b548ddab42cd56d0f8ca658ddb5859 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d7de322d494f45cafbe6f3fc734d979023973d2 --- libavcodec/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/version.h b/libavcodec/version.h index c3f344e46a..480dbd3b67 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -30,7 +30,7 @@ #include "version_major.h" #define LIBAVCODEC_VERSION_MINOR 52 -#define LIBAVCODEC_VERSION_MICRO 101 +#define LIBAVCODEC_VERSION_MICRO 102 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \ _______________________________________________ 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".