summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-12-08 11:58:52 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-12-08 15:22:55 +0100
commit769546631ca089f5ae7e8061a78cd5a7a29a5d67 (patch)
treebf89abf371f2125520fda02192ca73f6e3ef22ca /libavfilter/version.h
parent402ac72bbc8fcbcce7aa385873c14cf8e0384ca4 (diff)
lavfi/volume_justin: add support to option shorthands and introspection
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 04ae6dce8b..68a3543179 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 25
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \