summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2008-06-29 10:47:22 -0400
committerJames Cloos <cloos@jhcloos.com>2008-06-29 10:47:22 -0400
commit37401df6799722d16bc02c52b241cf2ef5070b7d (patch)
tree3d33dd1a16df07fe67b4aa4a3720450621a6e3b5
parentf9725928e875035bd2a96621aa8f861160e85dd7 (diff)
xwd 1.0.2xwd-1.0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2580530..c80a8e5 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.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwd)
+AC_INIT(xwd,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwd)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE