summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-04-07 13:26:51 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-04-07 13:57:39 +0200
commit6cb01c9dba7c1e89b8e7e2077ef62b9efd1fb6a7 (patch)
tree4dd8719996ef11a932766f15b68e88d1e70cf5be /libavfilter/version.h
parent2f83681c79a7419bec14ed6f40bf3a69b5dd16c2 (diff)
lavfi/mp: remove remove_logo wrapper
removelogo has been ported to libavfilter, and the wrapper was not working.
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 66be608520..d13b8d122e 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 67
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \