summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2022-04-23 23:07:26 +0300
committerJan Ekström <jeebjp@gmail.com>2022-04-23 23:07:26 +0300
commiteae3b84189705b0e5cf132b870c6492e15bf7ed2 (patch)
treeeae2a34c4aa5f968e7eee83f8db21c8f4e5b2bd2 /libavfilter/version.h
parent58039129e53dd7c111febcf8621da0424afb7e4f (diff)
libavfilter/version: bump minor version for icc{gen,detect}
Missed during that patch set's life time.
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 547b3b4e7d..9add1658e5 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 35
+#define LIBAVFILTER_VERSION_MINOR 36
#define LIBAVFILTER_VERSION_MICRO 100