diff options
author | Adam Jackson <ajax@redhat.com> | 2019-07-11 13:49:26 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2019-07-11 13:49:26 -0400 |
commit | e97992671b3870878709a1c01991488965b61b94 (patch) | |
tree | 4bc0de5399b7d19705df06acf92206e2445bc6eb | |
parent | 0932418d9b47e8240160bcbacbdc38b9bc9870d3 (diff) |
xauth 1.1xauth-1.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fc3cfda..c7ee0a5 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.0.10], + [1.1], [https://gitlab.freedesktop.org/xorg/app/xauth/issues], [xauth]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |