summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-05-27 12:03:02 +0200
committerPaul B Mahol <onemda@gmail.com>2020-05-30 18:04:14 +0200
commit726dbc57f8162ce82c245a2fdfef2fa074c99dc4 (patch)
treece56c9877c9b264720090d6fa7a9ad16563b3cee /libavfilter/version.h
parentd49db99ce2be29c4ae4083dfb04128ff842285fd (diff)
avfilter: add dblur 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 a820d0bbbf..980d9baca3 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 83
+#define LIBAVFILTER_VERSION_MINOR 84
#define LIBAVFILTER_VERSION_MICRO 100