summaryrefslogtreecommitdiff
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2016-03-31 16:01:09 -0400
committerRonald S. Bultje <rsbultje@gmail.com>2016-04-01 15:39:48 -0400
commitb3eda69490db5172f08a2816bc828ca920b4e1c2 (patch)
treed294c581ea1b012862c7faab8541c050be35637f /libswscale/version.h
parent98038e2ee0c40530c42db70ed3d2f5e0c17b175e (diff)
swscale: add bt2020 yuv2rgb coefficients.
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 5c1cfb1fb6..d03a5cb74e 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -27,7 +27,7 @@
#include "libavutil/version.h"
#define LIBSWSCALE_VERSION_MAJOR 4
-#define LIBSWSCALE_VERSION_MINOR 0
+#define LIBSWSCALE_VERSION_MINOR 1
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \