summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-03-25 11:12:04 +0000
committerMichael Niedermayer <michaelni@gmx.at>2012-05-02 18:15:29 +0200
commit2cda0429aa764d157569d7534777c58dac8a4962 (patch)
treeeaf4f9e5d7427bc9495d1ccd58122597a652a11f /libavfilter/version.h
parentb197c1c1acac18cb9c9a54a9bd0bb13a8539bc3c (diff)
lavfi: remove screenshot libmpcodecs wrapper
The filter is useless. Signed-off-by: Paul B Mahol <onemda@gmail.com> 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 13ed66ebb9..134cba06b8 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 72
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \