summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2009-12-18 17:36:13 -0800
committerAaron Plattner <aplattner@nvidia.com>2009-12-22 16:12:06 -0800
commitd84780ce3bbaf2d68aeb90b0d724756c80a02e0c (patch)
treee6c9856dde171877b73a58dc2906cd463ea0f80b
parentc98b1ddc6b2aa86d6d45c95cc00ef64f27388257 (diff)
Bump the version number to 1.0.2-agp1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 49d69ea..b2a2a1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT(xrenderbenchmark,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrenderbenchmark)
+AC_INIT(xrenderbenchmark,[1.0.2-agp1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xrenderbenchmark)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE