summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-11-13 14:13:10 +0100
committerPaul B Mahol <onemda@gmail.com>2018-11-16 20:19:08 +0100
commit7a73cca2546af87d2699b4773419eb228983c2a4 (patch)
tree4a70322c27656f45b753b070a2b366cd8effe284 /libavfilter/version.h
parent4334e9221ee139de01f48fbc95720b36648af0a0 (diff)
avfilter: add dedot 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 83b18008ce..b4bb8f7bab 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 43
+#define LIBAVFILTER_VERSION_MINOR 44
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \