summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])