diff options
author | Thomas Wood <thomas.wood@intel.com> | 2015-06-11 16:08:23 +0100 |
---|---|---|
committer | Thomas Wood <thomas.wood@intel.com> | 2015-06-11 16:08:23 +0100 |
commit | b88212c036fbd909d70b8388fc8fffb1fac75e5b (patch) | |
tree | b8680a7ddfcf16eafd641a6f60b9e1fc0a80c785 | |
parent | 0cc16b37ab9b3f8d5687380f83c0361c9de1beb6 (diff) |
Update version to 1.11 and add the release dateintel-gpu-tools-1.11
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Release 1.11 (XXXX-XX-XX) +Release 1.11 (2015-06-11) ------------------------- - Various new tests and tools diff --git a/configure.ac b/configure.ac index c370ec31b..4208f0009 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([intel-gpu-tools], - [1.10], + [1.11], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel], [intel-gpu-tools]) |