diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 15:32:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 15:32:37 -0800 |
commit | 477307d00c1220f8594622e1af982fb0e4e215bf (patch) | |
tree | 9caad7ee711b1ee8e615c4e82f0c4a32c823a0d1 | |
parent | 1bfa5bff47654213f1d40af64bae0e9e23b4bed4 (diff) |
xauth 1.1.1xauth-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |