summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-04-10 19:12:53 +0200
committerPaul B Mahol <onemda@gmail.com>2022-04-23 11:00:42 +0200
commit16463520d9de05481320303dd49ea5158c715c9f (patch)
tree9395f599d4278f353a45c61e09250642b60b7a21 /libavfilter/version.h
parent43ea19fef4ce233510df99f68f85548e834a1995 (diff)
avfilter: add colorchart video filter
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 7b856361c8..547b3b4e7d 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 34
+#define LIBAVFILTER_VERSION_MINOR 35
#define LIBAVFILTER_VERSION_MICRO 100