bump version to 1.7 and add the release date intel-gpu-tools-1.7
authorRodrigo Vivi <rodrigo.vivi@gmail.com>
Mon, 9 Jun 2014 18:30:15 +0000 (11:30 -0700)
committerRodrigo Vivi <rodrigo.vivi@gmail.com>
Mon, 9 Jun 2014 18:30:28 +0000 (11:30 -0700)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 8ce27d6..ddf6a98 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Release 1.7 (XXXX-XX-XX)
+Release 1.7 (2014-06-09)
 ------------------------
 
 - Piles of API documentation for the core i-g-t testing libraries.
index cb130a9..77a24ac 100644 (file)
@@ -22,7 +22,7 @@
 
 AC_PREREQ([2.60])
 AC_INIT([intel-gpu-tools],
-       [1.6],
+       [1.7],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
        [intel-gpu-tools])