summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-09-11 15:15:13 +0100
committerThomas Wood <thomas.wood@intel.com>2015-09-11 15:15:13 +0100
commit1f9e0550455be4b219954a026407dd23ec21b299 (patch)
tree97cdbc5951e5108006f1841da6bd21081e331c0f
parentc5902bffe3ff4d6c1dc77b97651fc3b3ff04e049 (diff)
Update version to 1.12 and add the release dateintel-gpu-tools-1.12
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 8f2ce2339..65081c425 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Release 1.12 (XXXX-XX-XX)
+Release 1.12 (2015-09-11)
-------------------------
- Various new tests and tools
diff --git a/configure.ac b/configure.ac
index c7cb1996b..5f974669b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ([2.60])
AC_INIT([intel-gpu-tools],
- [1.11],
+ [1.12],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel],
[intel-gpu-tools])