[FFmpeg-cvslog] avformt/version: bump minor after evc muxer and demuxer additions
James Almer
git at videolan.org
Thu Jun 15 18:00:31 EEST 2023
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Thu Jun 15 11:44:37 2023 -0300| [81b4e4abb01b8e6ef27af35f7d66e0535fb7746d] | committer: James Almer
avformt/version: bump minor after evc muxer and demuxer additions
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=81b4e4abb01b8e6ef27af35f7d66e0535fb7746d
---
libavformat/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/version.h b/libavformat/version.h
index 4bde82abb4..70c554c19c 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFORMAT_VERSION_MINOR 6
+#define LIBAVFORMAT_VERSION_MINOR 7
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
More information about the ffmpeg-cvslog
mailing list