diff options
author | Matt Turner <mattst88@gmail.com> | 2017-01-29 13:09:12 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2017-01-29 13:11:19 -0800 |
commit | 536d1003a5c4d5ac24cd3b8afd10492e4e6242df (patch) | |
tree | 554e01c430c015c65c8b5d82606759f0f82bd8af | |
parent | 72717ccee0b6bdbf161cc9d44abe3dc1d824fe46 (diff) |
xauth 1.0.10xauth-1.0.10
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index def3cd5..4bc43e2 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.9], + [1.0.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xauth]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |