summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-05-05 15:01:53 +0200
committerPaul B Mahol <onemda@gmail.com>2019-05-14 15:17:14 +0200
commitf49cec2ba8830dd8df0ac73a39c118f6e20b06bd (patch)
tree8e2c26aa815ac1c989b13b76cf66acf95b4fe7bd /libavfilter/version.h
parent670251de56cdcda0c32d588959c8ed2da09075a2 (diff)
avfilter: add asr 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 88287d940b..293af36f62 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 52
+#define LIBAVFILTER_VERSION_MINOR 53
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \