Update version to 1.9 and add the release date intel-gpu-tools-1.9
authorThomas Wood <thomas.wood@intel.com>
Fri, 12 Dec 2014 15:26:36 +0000 (15:26 +0000)
committerThomas Wood <thomas.wood@intel.com>
Fri, 12 Dec 2014 15:27:08 +0000 (15:27 +0000)
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ed2c9c2..8951f44 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Release 1.9 (XXXX-XX-XX)
+Release 1.9 (2014-12-12)
 ------------------------
 
 - New test cases added: drm_import_export, gem_gpgpu_fill, gem_ppgtt,
index f0d7917..cdea8d5 100644 (file)
@@ -22,7 +22,7 @@
 
 AC_PREREQ([2.60])
 AC_INIT([intel-gpu-tools],
-       [1.8],
+       [1.9],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel],
        [intel-gpu-tools])