The branch, master has been updated
       via  858aa6176b5320e8f648461194a80cfda766de5a (commit)
      from  79058e701493071b33b6c6f08a815d07aa6bcdb1 (commit)


- Log -----------------------------------------------------------------
commit 858aa6176b5320e8f648461194a80cfda766de5a
Author:     Wu Jianhua <[email protected]>
AuthorDate: Thu Sep 4 01:03:12 2025 +0800
Commit:     Tong Wu <[email protected]>
CommitDate: Wed Sep 3 22:34:40 2025 +0000

    avutil/version: bump minor after recent change
    
    See c2ce387385996c4e6824116931930b08cfcaecc9
    
    Signed-off-by: Wu Jianhua <[email protected]>

diff --git a/libavutil/version.h b/libavutil/version.h
index a1707d3f4e..99ca75bb16 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -79,7 +79,7 @@
  */
 
 #define LIBAVUTIL_VERSION_MAJOR  60
-#define LIBAVUTIL_VERSION_MINOR  11
+#define LIBAVUTIL_VERSION_MINOR  12
 #define LIBAVUTIL_VERSION_MICRO 100
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \

-----------------------------------------------------------------------

Summary of changes:
 libavutil/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to