summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-12-16 18:30:22 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-12-16 18:30:22 -0800
commitbb1b70f140f31d17d7ec4744afa379bdd744bcb0 (patch)
treee2e7159bbc4fc3d93c5193012ec5de5210638272
parent73417d5e4b158484a73d082eedcc5ac7534b3f41 (diff)
viewres 1.0.2viewres-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53e4d41..77fc44e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(viewres,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],viewres)
+AC_INIT(viewres, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],viewres)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE