summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-08 21:12:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-08 21:12:15 -0700
commitb71cda30549b7259e337bd05d499c5921ed34f19 (patch)
tree347511f1682a329517261044d1d1f28a072c8669 /configure.ac
parent02d3b987ad0007b2b6627d97056d0d77fb607039 (diff)
xwd 1.0.6xwd-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5ce7549..e9ec0a0 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.5],
+AC_INIT([xwd], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])