summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-04-08 15:16:06 +0200
committerStefano Sabatini <stefasab@gmail.com>2013-04-21 18:24:04 +0200
commit3e40b85683e6a4c299e1f95383be4046a2dd9e9c (patch)
tree095ec18cc0f88c60086f69c250c4f8f7c0dbfd30 /libavfilter/version.h
parentdf766673e57753bcc2e3877e15971275820c069f (diff)
lavfi: add interleave filters
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 acc6c1c803..71f6221e91 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 3
-#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, \