From 41b5fbfd60286fe8052a4b8d5eb5e315118282bb Mon Sep 17 00:00:00 2001 From: Rodrigo Vivi Date: Wed, 6 Nov 2013 13:06:11 -0200 Subject: [PATCH] bump version to 1.5 and add the release date Signed-off-by: Rodrigo Vivi --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f61d2897..c480139f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Release 1.5 +Release 1.5 (2013-11-06) ------------------------ - Some polishing of the test infrastructure, for details see: diff --git a/configure.ac b/configure.ac index 36765f04..04035299 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([intel-gpu-tools], - [1.4], + [1.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [intel-gpu-tools])