summaryrefslogtreecommitdiff
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-08-05 14:28:45 +0200
committerPaul B Mahol <onemda@gmail.com>2017-08-07 13:09:41 +0200
commitde48710c11cebd4c50bb51ebf3cb5fd0e6a79d40 (patch)
tree7f75be482d1e5ec17659af7dc6c82187cc12b043 /libswscale/version.h
parentab6d89d7ee5cdb4b5e58efbf5bbc2517e39aa705 (diff)
downloadffmpeg-de48710c11cebd4c50bb51ebf3cb5fd0e6a79d40.tar.gz
libswscale: add gray9 support
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 dcdc85bc74..8dff77e48a 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -28,7 +28,7 @@
#define LIBSWSCALE_VERSION_MAJOR 4
#define LIBSWSCALE_VERSION_MINOR 7
-#define LIBSWSCALE_VERSION_MICRO 101
+#define LIBSWSCALE_VERSION_MICRO 102
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
LIBSWSCALE_VERSION_MINOR, \