aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-09-01 01:18:45 +0200
committerPaul B Mahol <onemda@gmail.com>2016-09-04 15:33:05 +0200
commitee605aa730dd230cd67cff5233318634ac42a1cc (patch)
treed87a9b7ce5078142f55eec426928657ce41b208d /libavfilter/version.h
parent817846d0c3c69fa2586ba344ad1b79f3aa50fbf0 (diff)
downloadffmpeg-ee605aa730dd230cd67cff5233318634ac42a1cc.tar.gz
avfilter: add gblur 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 5b5f75f74a..6b59d1f222 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 59
+#define LIBAVFILTER_VERSION_MINOR 60
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \