summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-06-03 11:40:03 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-06-03 11:40:03 -0700
commitb77d54e21526455b41e406c1cb43c781f4398817 (patch)
treeae90411dd40b0591a622c11b675adc24b36e7bf9
parent897ba64c8c3b2b9086f61726efc5031b8ec30cf3 (diff)
xscope 1.4.4xscope-1.4.4
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 08da1c3..ae9d2a7 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.3],
+AC_INIT([xscope], [1.4.4],
[https://gitlab.freedesktop.org/xorg/app/xscope/issues], [xscope])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])