summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-06-11 16:08:23 +0100
committerThomas Wood <thomas.wood@intel.com>2015-06-11 16:08:23 +0100
commitb88212c036fbd909d70b8388fc8fffb1fac75e5b (patch)
treeb8680a7ddfcf16eafd641a6f60b9e1fc0a80c785
parent0cc16b37ab9b3f8d5687380f83c0361c9de1beb6 (diff)
Update version to 1.11 and add the release dateintel-gpu-tools-1.11
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 00a3ccc6b..7ac3f1186 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Release 1.11 (XXXX-XX-XX)
+Release 1.11 (2015-06-11)
-------------------------
- Various new tests and tools
diff --git a/configure.ac b/configure.ac
index c370ec31b..4208f0009 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ([2.60])
AC_INIT([intel-gpu-tools],
- [1.10],
+ [1.11],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel],
[intel-gpu-tools])