summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-02-20 00:15:36 +0100
committerStefano Sabatini <stefasab@gmail.com>2013-04-10 13:11:27 +0200
commitd2752ef0615d0ce9cdf6effed97cd4750ffde4a9 (patch)
treef59a17adb95ec02f7bbbbe78db64794adde697aa /libavfilter/version.h
parent006e20bd3655443e2d709dfbee468af2805a994a (diff)
lavfi/overlay: add process_command callback
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 e2fec54961..171a9adb7b 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 50
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \