summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-12-02 16:46:39 +0000
committerThomas Wood <thomas.wood@intel.com>2015-12-02 16:46:39 +0000
commit2db78a4995a8ee298ae0cd68879baf80407a0e5e (patch)
treefc00133faf879bbf03b566b4bdb9c2a1d3323274
parent17c6b5caf37bccd4a38d7d310cb53ea23a23b5f8 (diff)
Update version to 1.13 and add the release dateintel-gpu-tools-1.13
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 471117eaf..0ccac8abe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Release 1.13 (XXXX-XX-XX)
+Release 1.13 (2015-12-02)
-------------------------
- New test: kms_atomic tests atomic mode setting (Daniel Stone)
diff --git a/configure.ac b/configure.ac
index 97de58a1f..ddfe696d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ([2.60])
AC_INIT([intel-gpu-tools],
- [1.12],
+ [1.13],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel],
[intel-gpu-tools])