diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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]) |