summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2011-12-29 23:45:45 +0100
committerClément Bœsch <ubitux@gmail.com>2012-08-20 23:03:06 +0200
commitddda29b4a70e4f5239a2a913b87dab0977bd49b8 (patch)
treecec9cb79d8baafb3534b9a10d26c0caad8b20a94 /libavfilter/version.h
parent786f06e109e7daef9b9f193eaf89c3493367615e (diff)
downloadffmpeg-streaming-ddda29b4a70e4f5239a2a913b87dab0977bd49b8.zip
ffmpeg-streaming-ddda29b4a70e4f5239a2a913b87dab0977bd49b8.tar.gz
lavfi: add showspectrum filter.
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 8fd5b0c..db415d9 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -29,8 +29,8 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 3
-#define LIBAVFILTER_VERSION_MINOR 11
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR 12
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud