summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:04:26 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:04:26 -0700
commit228e50fe0578c747029a7af00be18c346100f76c (patch)
tree2c0f01cfe60115c82a5d2adebb2f8f7565a15fe4
parentd94dd2b9dd161ac32bf37d5b110d6b6dcc1c541f (diff)
xscope 1.4.3xscope-1.4.3
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 a8eb3cc..ef96dfa 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.2],
+AC_INIT([xscope], [1.4.3],
[https://gitlab.freedesktop.org/xorg/app/xscope/issues], [xscope])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])