summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-08-01 17:14:35 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-08-01 17:14:35 -0700
commit57586247e0c6bce744c04f072185762e76879baf (patch)
tree5826921c6f7e96e929e04095312f64c4df7fc884
parentae07bdd696b8e6ba8af4dbeb96c96e378166eede (diff)
xwd 1.0.8xwd-1.0.8
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 cab4350..9705d5d 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.7],
+AC_INIT([xwd], [1.0.8],
[https://gitlab.freedesktop.org/xorg/app/xwd/issues], [xwd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])