summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Vivi <rodrigo.vivi@gmail.com>2014-03-13 07:52:47 -0300
committerRodrigo Vivi <rodrigo.vivi@gmail.com>2014-03-13 07:52:47 -0300
commita095072b64a37a7df6a011608fb932796991a891 (patch)
tree0547c007262e891efee31458ce60f2cf389dd156
parent981276819fdf6de312ecafcef27822741265f237 (diff)
bump version to 1.6 and add the release dateintel-gpu-tools-1.6
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 22bb0142..b2432b16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Release 1.6 (2014-XX-YY)
+Release 1.6 (2014-03-13)
------------------------
- Changes to support Broadwell in the test suite. (Ben, Damien, et al.)
diff --git a/configure.ac b/configure.ac
index 2ddbe0dd..21420da3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ([2.60])
AC_INIT([intel-gpu-tools],
- [1.5],
+ [1.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[intel-gpu-tools])