From c5783216c07fa9870da1b5cce023e24d649254c3 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 19 Apr 2022 19:04:26 -0700 Subject: xauth 1.1.2 Signed-off-by: Matt Turner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3