summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-12-06 16:49:55 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-12-06 16:49:55 -0800
commitbcc50bd2b541102e515aaa58ba1e20d30b7d69f6 (patch)
tree0cff3e9c087126c1f65b96d31a55bc588a86a645
parent744bd9412a714af03fcd53dbbe5cebd51cb492d0 (diff)
xscope 1.4.2xscope-1.4.2
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 3b8f28a..a8eb3cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xscope], [1.4.1],
+AC_INIT([xscope], [1.4.2],
[https://gitlab.freedesktop.org/xorg/app/xscope/issues], [xscope])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])