diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-05-23 19:38:50 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-05-23 19:38:50 -0700 |
commit | b67f0df2dbfa372417d0687e26704635e2d10034 (patch) | |
tree | 795faab59a45ee45f9d511038457ee6653b70452 | |
parent | 48f87d48fb7b51535534ef2fb18d2fd1e451c2b5 (diff) |
configure.ac: Bump to 1.0.6xauth-1.0.6
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fc63c19..1262e00 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.5], + [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xauth]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |