summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 20:37:36 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 20:37:36 -0800
commite325d626acca54aa2b845aa0c0fb328659bd1b80 (patch)
tree26ab5f8e16ce15c94c58f2b25f95c7f70cbff9c2
parenta0c52a3b6e9e2c3dc3378014ad2a3ea2d13d71bc (diff)
xwd 1.0.7xwd-1.0.7
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 99e1722..1a43dbc 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.6],
+AC_INIT([xwd], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])