From 0521bca629a1d350fd5807516cfa0f3d0fc215de Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 19 May 2009 16:48:40 -0700 Subject: [PATCH] Bump version to 1.0.1 for release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b9fb4687..d1c74567 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([intel-gpu-tools], - 1.0, + 1.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], intel-gpu-tools)