summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2011-10-31 11:19:53 +0100
committerStefano Sabatini <stefasab@gmail.com>2011-10-31 11:19:53 +0100
commit30647fb45aa09f0e456d4fa3e794ae9f3d94d645 (patch)
tree02bcee4a4bad9b1d21ecb6f12492e52c3d621c68 /libavfilter/avfilter.h
parent2f7c8aefa82ce4cb929f7c6ce9ff072abfa8826b (diff)
lavfi: bump micro after recent changes in the overlay filter
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 7607833d88..9c67b35da0 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 45
-#define LIBAVFILTER_VERSION_MICRO 2
+#define LIBAVFILTER_VERSION_MICRO 3
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \