summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-12-15 15:05:08 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-12-15 15:05:08 -0800
commitddf8dcba06c2fe3044db1f600de7d5c6e325c4a4 (patch)
tree93dfaa6ab5a3541e76ed6d220f3ac5781b85acb2
parentb6e0bf5c235199c7682da6b2271f926e6af57e9b (diff)
listres 1.0.2listres-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 96f2a26..3e1d27b 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(listres,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],listres)
+AC_INIT(listres, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],listres)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE