summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 15:32:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 15:32:37 -0800
commit477307d00c1220f8594622e1af982fb0e4e215bf (patch)
tree9caad7ee711b1ee8e615c4e82f0c4a32c823a0d1
parent1bfa5bff47654213f1d40af64bae0e9e23b4bed4 (diff)
downloadxorg-app-xauth-477307d00c1220f8594622e1af982fb0e4e215bf.tar.gz
xauth 1.1.1xauth-1.1.1
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 7e518b9..e805c93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xauth],
- [1.1],
+ [1.1.1],
[https://gitlab.freedesktop.org/xorg/app/xauth/issues],
[xauth])
AM_INIT_AUTOMAKE([foreign dist-bzip2])