summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-18 03:11:16 +0200
committerAnton Khirnov <anton@khirnov.net>2011-10-19 07:08:42 +0200
commit0244879f30b81db7b7a001ce2ac21fe81b849ba4 (patch)
treef897bf154070805775baa422b452853a2b784bd1 /libavfilter/avfilter.h
parent4e64c4d51a04503dc1e856bce8d3fbbe09ede9e6 (diff)
lavfi: add testsrc source
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 72b5dfa12b..8de0f2b5ca 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -29,7 +29,7 @@
#include "libavutil/rational.h"
#define LIBAVFILTER_VERSION_MAJOR 2
-#define LIBAVFILTER_VERSION_MINOR 11
+#define LIBAVFILTER_VERSION_MINOR 12
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \