summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-12-07 16:45:52 +0100
committerPaul B Mahol <onemda@gmail.com>2016-02-07 12:51:43 +0100
commitf5c3f85eb25cb720fca300841771ce26911f872f (patch)
tree7ab20a13284fae2d4a66b1b3d3dc4e3a05fd3367 /libavfilter/version.h
parent9ee4c89348c5b102046acaa86b4ca390efb8bccd (diff)
avfilter: add swaprect 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 15aa7ea6ec..d75d588198 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 29
+#define LIBAVFILTER_VERSION_MINOR 30
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \