summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-04-19 19:04:26 -0700
committerMatt Turner <mattst88@gmail.com>2022-04-19 19:04:26 -0700
commitc5783216c07fa9870da1b5cce023e24d649254c3 (patch)
tree0bb7cac1fe72bedf2854f53013dee4237d0cef39
parentce87ae39d5ab28733b4125a09d0a643d1581b1c8 (diff)
xauth 1.1.2xauth-1.1.2
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0e156e6..53c3e23 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.2],
[https://gitlab.freedesktop.org/xorg/app/xauth/issues],
[xauth])
AM_INIT_AUTOMAKE([foreign dist-xz])