summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-05-14 19:03:19 +0200
committerClément Bœsch <ubitux@gmail.com>2012-11-11 23:12:54 +0100
commit8eecbaf5e40663caf2db4600324741d35c60bc58 (patch)
tree078f67fcaf7c85898639e9429637ceb6b0def120 /libavfilter/version.h
parent3704804c8f84c47e3a5ad222b6944e3fac967f8a (diff)
downloadffmpeg-streaming-8eecbaf5e40663caf2db4600324741d35c60bc58.zip
ffmpeg-streaming-8eecbaf5e40663caf2db4600324741d35c60bc58.tar.gz
lavfi: add geq 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 d5456ad..5021c8c 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 21
-#define LIBAVFILTER_VERSION_MICRO 108
+#define LIBAVFILTER_VERSION_MINOR 22
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud