summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2018-11-04 22:22:24 +0100
committerMarton Balint <cus@passwd.hu>2018-11-19 22:11:42 +0100
commit972ded33c08a820303ecf050942f0e74400eda7a (patch)
treecffc1f5c0d7430af57acfcdbe5042bba31985999 /libavfilter/version.h
parente1f895838d5061572a1d79da6e5888673a2ea241 (diff)
avfilter/vf_freezedetect: add filter to detect frozen input
Signed-off-by: Marton Balint <cus@passwd.hu>
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 2e48b0c452..76b212305a 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 45
+#define LIBAVFILTER_VERSION_MINOR 46
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \