summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-07 10:17:48 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-07 10:17:48 -0800
commitd58fa4c8f990abbb12df3cca34ed413683604470 (patch)
tree3f0f8ef3d08851be8fca0614c9ccd82ce5e48b4b
parent5f10318237d4327d429db6d94527278466452de2 (diff)
xwd 1.0.4xwd-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 009672e..ddd1466 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xwd], [1.0.3],
+AC_INIT([xwd], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])