summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-03-12 17:06:54 +0000
committerThomas Wood <thomas.wood@intel.com>2015-03-12 17:06:54 +0000
commite3e659163f0dcb4bc5de852190a0478092784234 (patch)
tree835e3c1fe94d488887536b898ba4fb1f3bab73f2
parent3b8e121552b2bd0c9023fbec0b88da36a27ce42c (diff)
Update version to 1.10 and add the release dateintel-gpu-tools-1.10
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 21af20e73..a1aa5260b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Release 1.10 (XXXX-XX-XX)
+Release 1.10 (2015-03-12)
-------------------------
- New frequency manipulation tool (intel_gpu_frequency)
diff --git a/configure.ac b/configure.ac
index 16d6a2efc..9b646ddb1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ([2.60])
AC_INIT([intel-gpu-tools],
- [1.9],
+ [1.10],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel],
[intel-gpu-tools])