summaryrefslogtreecommitdiff
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorKieran Kunhya <kieran@kunhya.com>2016-02-08 21:40:10 +0000
committerLuca Barbato <lu_zero@gentoo.org>2016-10-12 21:33:34 +0200
commit81f1f6c3f62b1dd5e7433583929d46958522ceb3 (patch)
tree11fcf0a0611f54dc5d171ba734fba60ad9575744 /libavutil/version.h
parentef3740c3a02bb8448bf7129e336c20846731bd1c (diff)
Add GBRAP12 pixel format support
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 7f7da80906..77288f58a6 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -54,7 +54,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 55
-#define LIBAVUTIL_VERSION_MINOR 24
+#define LIBAVUTIL_VERSION_MINOR 25
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \