From 3ce58b6f9502329d03207a786301d077e7f0cf6c Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Tue, 31 May 2016 18:33:24 +0300 Subject: Updated NEWS, and bumped to 1.15. Signed-off-by: Marius Vlad --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 11b1d46a..0405c8b3 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([intel-gpu-tools], - [1.14], + [1.15], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel], [intel-gpu-tools]) @@ -322,7 +322,7 @@ echo " Overlay : X: ${enable_overlay_xlib}, Xv: ${enable_overla echo " x86-specific tools : ${build_x86}" echo "" echo " • API-Documentation : ${enable_gtk_doc}" -echo " • Fail on warnings: : ${enable_werror}" +echo " • Fail on warnings : ${enable_werror}" echo "" # vim: set ft=config ts=8 sw=8 tw=0 noet : -- cgit v1.2.3