summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-10-03 18:09:59 +0200
committerPaul B Mahol <onemda@gmail.com>2019-10-06 15:09:38 +0200
commite37edc70bd884182021035f6754464b904cfbf9b (patch)
tree89821bf860206792c01ff03a98d4ca474fcb4d26 /libavfilter/version.h
parenta27c0781ddede0176063c43ec97ea4152ef4c8bc (diff)
avfilter: add anlms 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 ad88845682..e9b75ee6b2 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 61
+#define LIBAVFILTER_VERSION_MINOR 62
#define LIBAVFILTER_VERSION_MICRO 100