summaryrefslogtreecommitdiff
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorNicolas Bertrand <nicoinattendu@gmail.com>2013-03-26 23:21:13 +0100
committerDiego Biurrun <diego@biurrun.de>2013-04-04 19:50:59 +0200
commit8c65264595d5a82c56ae5043320e4b875a414229 (patch)
treeb222e6f5adbcb6b3ee72f5103f44e85d8a0b94f5 /libavutil/version.h
parent5e46f6b5b7c70e2ef67714d6423013e870a875ba (diff)
pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values
Signed-off-by: Diego Biurrun <diego@biurrun.de>
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 6cbe7ef66d..6e8daa2864 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -37,7 +37,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 52
-#define LIBAVUTIL_VERSION_MINOR 9
+#define LIBAVUTIL_VERSION_MINOR 10
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \