summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-02-08 15:48:59 +0000
committerPaul B Mahol <onemda@gmail.com>2013-02-09 21:41:53 +0000
commit6e9abce5e2d2e1ed51fbf4cb7bc69b89d0a8aa96 (patch)
treec913d4f900f385004615b2306f772ac476d3864f /libavfilter/version.h
parent796012af6c780b5b13ebca39a491f215515a18fe (diff)
lavfi: port MP il filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 a4ba75ab23..dfeb842c1b 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 36
+#define LIBAVFILTER_VERSION_MINOR 37
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \