summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-12-12 15:26:36 +0000
committerThomas Wood <thomas.wood@intel.com>2014-12-12 15:27:08 +0000
commit6262f353bb04112becc8679f63b1caaf083f1484 (patch)
treed1b3dd1af42faa33a71019a9d1baa4097a7f1549
parent06fb6c233dd82aac766aa9206644f6eff668ca99 (diff)
Update version to 1.9 and add the release dateintel-gpu-tools-1.9
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ed2c9c2b..8951f448 100644
--- 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,
diff --git a/configure.ac b/configure.ac
index f0d7917e..cdea8d5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])