aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-08-14 11:24:12 +0200
committerPaul B Mahol <onemda@gmail.com>2023-08-14 11:24:12 +0200
commitc7049013247ac6c4851cf1b4ad6e22f0461a775a (patch)
tree412d6db8544a5857d1537609625ba995755be544 /libavfilter
parent24c013369dee69b87b517d6a7d71644d094a4e46 (diff)
downloadffmpeg-c7049013247ac6c4851cf1b4ad6e22f0461a775a.tar.gz
Bump minor libavfilter version and add Changelog entry
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 4a69d6be98..8f4a7a9cd3 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 10
+#define LIBAVFILTER_VERSION_MINOR 11
#define LIBAVFILTER_VERSION_MICRO 100