aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-05-25 01:07:46 +0200
committerClément Bœsch <ubitux@gmail.com>2013-05-27 20:42:28 +0200
commit158d96e3f0ab1a01aa5eb8f0a4f9307834d10f70 (patch)
treec2bcf2ad6f65e764bd1e6a9892ed85952d36b4ba /libavfilter/version.h
parent43286028906adab67ec87bc15ff3010d0f6c2ff0 (diff)
downloadffmpeg-158d96e3f0ab1a01aa5eb8f0a4f9307834d10f70.tar.gz
lavfi: add haldclut filter.
Fixes Ticket #2517.
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 fa4c1ddfab..51e13b99e4 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 3
-#define LIBAVFILTER_VERSION_MINOR 71
+#define LIBAVFILTER_VERSION_MINOR 72
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \