summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-03 10:51:41 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-03 10:51:41 -0800
commitc29eef23683f0e3575a3c60d9314de8156fbe2c2 (patch)
tree57ac3cfcc8db383d3dba911c2601c1360d978160
parent5ee6bf0c09c9fe56afb5ee35e678bb481671f216 (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c3491cb..faa510c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.70])
AC_INIT([xauth],
- [1.1.2],
- [https://gitlab.freedesktop.org/xorg/app/xauth/issues],
+ [1.1.3],
+ [https://gitlab.freedesktop.org/xorg/app/xauth/-/issues],
[xauth])
AC_CONFIG_SRCDIR([xauth.c])
AC_CONFIG_HEADERS([config.h])