summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-08-15 14:37:16 +0200
committerPaul B Mahol <onemda@gmail.com>2015-08-20 22:57:47 +0000
commit4e8963fa385b5b2388acab5de0398c8c7bb378d0 (patch)
tree3fbf4a71b4fcbc7dad831f79d1b6a98dc3671e25 /libavfilter/version.h
parente8319f602e94af9b8454ed68d8323908ceaf944d (diff)
avfilter: add video vectorscope 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 d0c01b1b57..b06bf07606 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 5
-#define LIBAVFILTER_VERSION_MINOR 35
+#define LIBAVFILTER_VERSION_MINOR 36
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \