summaryrefslogtreecommitdiffstats
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-03-19 09:11:22 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-03-19 09:11:22 +0100
commit074db4b76427ec8f25be151aed75cd621869097c (patch)
tree38e4621ff6a94a688603e2ec7c026af264f4121b /libswscale/version.h
parent5e3689caedc95947178308afe29a391abbaff464 (diff)
downloadffmpeg-streaming-074db4b76427ec8f25be151aed75cd621869097c.zip
ffmpeg-streaming-074db4b76427ec8f25be151aed75cd621869097c.tar.gz
Add APIchanges entry and bump libswscale micro version for making gray16 full-scale.
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 99f3295..6f82d3d 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -28,7 +28,7 @@
#define LIBSWSCALE_VERSION_MAJOR 2
#define LIBSWSCALE_VERSION_MINOR 5
-#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