summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-05-10 21:27:15 +0200
committerClément Bœsch <ubitux@gmail.com>2013-05-16 00:45:45 +0200
commitb1e84efa3d6aaa51306c6a96848735f798bc5096 (patch)
tree6cf5dbece4ca07e3a12cd38f13442dae9e8daaef /libavfilter/version.h
parent35188e91ef941a25be4734d6af58d5903badc476 (diff)
lavfi: port wavelet denoiser filter from libmpcodecs.
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 9c485a4cf4..746db82377 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 67
+#define LIBAVFILTER_VERSION_MINOR 68
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \