summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-02-11 22:05:54 +0100
committerPaul B Mahol <onemda@gmail.com>2016-02-18 11:55:00 +0100
commit08acab85d3421d4bd4cd278447b9ff578c8a2ac4 (patch)
treee7b980e01ba71cae9faeef9bfab9e01a194a3c92 /libavfilter/version.h
parent5590ab45e0b1cd45e48580608f99615ad0a429b8 (diff)
avfilter: add loop filters
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 fe0539c145..7dc1033a42 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 32
+#define LIBAVFILTER_VERSION_MINOR 33
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \