From d9d3f4b0d23a7ea2147f33ab40558edd6128f3ac Mon Sep 17 00:00:00 2001 From: Rodrigo Vivi Date: Mon, 8 Sep 2014 22:43:46 -0400 Subject: [PATCH] bump version to 1.8 and add the release date Signed-off-by: Rodrigo Vivi --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e0ab2cc0..957363c6 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Release 1.8 (xxxx-xx-xx) +Release 1.8 (2014-09-08) ------------------------ - Added lib/igt.cocci semantic patch to catch often-seen patterns and convert diff --git a/configure.ac b/configure.ac index 301ea11f..7c6ee752 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([intel-gpu-tools], - [1.7], + [1.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [intel-gpu-tools])