diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 19:59:20 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 19:59:20 -0700 |
commit | 5ba93bf07a4ffb84d86f6d4fad419e81a57358c6 (patch) | |
tree | b0fb8c462a210e0a945ac5d6e640fd7bf5d79566 | |
parent | 06525a61829053f5aed23efb61046b1a1efb5b79 (diff) |
xwd 1.0.3xwd-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
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 |