summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorhighgod0401 <highgod0401@gmail.com>2013-04-25 19:32:13 +0800
committerMichael Niedermayer <michaelni@gmx.at>2013-04-26 03:05:26 +0200
commitcd134963e8fdaae14a25779799e4436f99e50557 (patch)
tree88cda5054cc367edc73967504566af8aa9fc6212 /libavfilter/version.h
parentf31247cf47dcb7f3d986c67f1abbc0b50f1beefe (diff)
lavfi/unsharp: add opencl unsharp filter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 9e8e83a38d..7f5eefef52 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 60
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \