summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-12-10 22:33:05 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-12-10 22:33:05 -0800
commitf826c5af5514da12ee146c61698d4545af391434 (patch)
treeac0d77c02ab46d59a660a4d5c3b6f2d0a89488af
parent3166b7e2e3013ca0d0c5b1679cdcb88f21384398 (diff)
xlogo 1.0.2xlogo-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 3427253..b213a50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xlogo,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlogo)
+AC_INIT(xlogo, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlogo)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE