summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-06-07 21:23:14 +0200
committerPaul B Mahol <onemda@gmail.com>2017-06-12 18:08:52 +0200
commitd4d1fc823f99ab9cf13067fdd31b02c2c7fc4e2b (patch)
treeb7a43ca337e3d1849023766540c5315e22a6b9fa /libavfilter/version.h
parentaad1b6786e73ebbf908c98099a23e4b061678c4b (diff)
avfilter: add native headphone spatialization filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 11cfe514b8..1fa3cf7535 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 6
-#define LIBAVFILTER_VERSION_MINOR 91
+#define LIBAVFILTER_VERSION_MINOR 92
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \