summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMuhammad Faiz <mfcc64@gmail.com>2014-08-23 10:01:22 +0200
committerClément Bœsch <u@pkh.me>2014-08-23 10:01:22 +0200
commitc82a288f8747a92278ba2e1a8c30380c18254bbd (patch)
treecb856a39687d44fdac78d5e6d393dd29d973b791 /libavfilter/version.h
parent1fa35e4352cc39894987e14de464e3d72b55739f (diff)
avfilter/showcqt: add fontcolor option
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 eb3c12bd42..7c9883d494 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 0
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \