summaryrefslogtreecommitdiffstats
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-10-31 23:04:13 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-11-01 00:32:15 +0100
commit6a712e7f6296a5b69a90612a6b7c721d0cc8c159 (patch)
tree344fd3e0076b0a828ef43398f62426c0401b1633 /libswscale/version.h
parent25a21c587c070fbcc79ff9e0004b6de4ec6ec692 (diff)
downloadffmpeg-streaming-6a712e7f6296a5b69a90612a6b7c721d0cc8c159.zip
ffmpeg-streaming-6a712e7f6296a5b69a90612a6b7c721d0cc8c159.tar.gz
sws: bump micro for range bugfix
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswscale/version.h')
-rw-r--r--libswscale/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index 37dcc96..0603b10 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -28,7 +28,7 @@
#define LIBSWSCALE_VERSION_MAJOR 2
#define LIBSWSCALE_VERSION_MINOR 1
-#define LIBSWSCALE_VERSION_MICRO 101
+#define LIBSWSCALE_VERSION_MICRO 102
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
LIBSWSCALE_VERSION_MINOR, \
OpenPOWER on IntegriCloud