summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-16 19:59:20 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-16 19:59:20 -0700
commit5ba93bf07a4ffb84d86f6d4fad419e81a57358c6 (patch)
treeb0fb8c462a210e0a945ac5d6e640fd7bf5d79566
parent06525a61829053f5aed23efb61046b1a1efb5b79 (diff)
xwd 1.0.3xwd-1.0.3
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 746a077..e600b38 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(xwd,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwd)
+AC_INIT(xwd, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwd)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE