summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2013-04-26 15:12:05 +0200
committerLuca Barbato <lu_zero@gentoo.org>2014-04-03 15:54:49 +0200
commit7763118cae4eb468b032dbd29af15a011c2c233b (patch)
tree9a6060d77a2de61fb30193c45c6d62a5a0ca3d1c /libavutil/version.h
parent006c253346d90f4abaf69d78083c8ba031628598 (diff)
downloadffmpeg-streaming-7763118cae4eb468b032dbd29af15a011c2c233b.zip
ffmpeg-streaming-7763118cae4eb468b032dbd29af15a011c2c233b.tar.gz
log: Support for 256color terminals
And provide extended coloring capabilities for debugging. The default colors do not change in 256 more to keep supporting people using Black on White, White on Black and Solarized terminals. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
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 7f439d7..f8bb447 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -54,7 +54,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 53
-#define LIBAVUTIL_VERSION_MINOR 8
+#define LIBAVUTIL_VERSION_MINOR 9
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
OpenPOWER on IntegriCloud