summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorKyle Swanson <k@ylo.ph>2015-10-24 00:08:19 -0500
committerPaul B Mahol <onemda@gmail.com>2015-10-26 20:56:17 +0100
commitdcb95ef48255ac2462dbbb8abb3d054013fc4721 (patch)
tree211e5ddcb2a49a08a7383338137a0f1c7b2d1241 /libavfilter/version.h
parent51ee62d50b194422d1318e403a4c7780f65e2b70 (diff)
avfilter: add vibrato filter
Signed-off-by: Kyle Swanson <k@ylo.ph>
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 7c68fe0157..a5c48e10ed 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 13
+#define LIBAVFILTER_VERSION_MINOR 14
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \