summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-04-05 15:37:29 +0200
committerAnton Khirnov <anton@khirnov.net>2013-04-09 19:13:27 +0200
commitcdac3acb11356be37e04b6d02cf75ce061d15aeb (patch)
tree7fcf56b9104fbe4efb74eb8f365c7a17116ed177 /libavfilter/version.h
parent8114c101607843a86960bd3e0e9c40487dc2a961 (diff)
lavfi: add a bump and docs entries for the AVOptions switch
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 914b7ca3fa..dde7952058 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 6
+#define LIBAVFILTER_VERSION_MINOR 7
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \