summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-07-31 21:42:59 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-08-03 16:26:58 +0200
commit39a8275fdf4f607023b483a58b255600d5f7a9e7 (patch)
tree557369f658b26c338cf2c7fcf253a056c539513c /libavfilter/version.h
parente39f6a3a5ca2a51360dac65221bcd5e078b98900 (diff)
lavfi: move color filter to testsrc, factorize
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 b0a53f13cc..a3230b79b5 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 5
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \