summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-05-28 13:40:39 +0200
committerStefano Sabatini <stefasab@gmail.com>2013-06-01 22:34:57 +0200
commite89182fc9452f93cfe4fdc02470ac6cab6f74ea8 (patch)
treef617e8cc72cb7fa8730e9009749b31dbb2b3aef1 /libavfilter/version.h
parent3a2b9911bffeffc3fc0541df3b4f6d492e122714 (diff)
lavfi: port mcdeint 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 daca359caf..f727f1ccdf 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 73
+#define LIBAVFILTER_VERSION_MINOR 74
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \