summaryrefslogtreecommitdiff
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2016-11-14 01:43:40 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2016-11-14 10:16:41 +0100
commit3f1b5ca22ec372bc6d4a45694e3070b8f5d05ad3 (patch)
tree3ea023d8410ebf87355d6f6df85c9890861a029a /libavutil/version.h
parent575e8d11f1ebba9f3d9076862b099b7f94e4eb4a (diff)
lavu/pixfmt: Add GRAY10
Based on 7471352f by Luca Barbato.
Diffstat (limited to 'libavutil/version.h')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index 6d68051999..471d968e53 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -79,7 +79,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 55
-#define LIBAVUTIL_VERSION_MINOR 39
+#define LIBAVUTIL_VERSION_MINOR 40
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \