From d48fc144cab31b0a776992b2a8eba30b101a21f4 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 21 Sep 2009 15:00:56 -0700 Subject: [PATCH] Bump to 1.0.2 for release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d1c74567..1e8bb99f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([intel-gpu-tools], - 1.0.1, + 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], intel-gpu-tools)