summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-22 20:19:03 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-22 20:19:03 -0800
commit431918bd9644dd5db2216e8ab61959e9a4b74bc0 (patch)
tree1b66e91cade11662f148af03bd6f066d5f12f6b8
parent61fcdc321919a362bd46853537c136140421d746 (diff)
xwd 1.0.5xwd-1.0.5
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 9091163..888d35d 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.4],
+AC_INIT([xwd], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])