summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 21:41:35 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 21:41:35 -0700
commit374c8c7005200c13299fdcb7b7d1b12f9f4258ae (patch)
tree8caf3ce0c47a2ba5cf2dd7feb04a4c5a56e4079c
parentfbc307f3445a549815efb2476e9476bd51250cf6 (diff)
xauth 1.0.7xauth-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2586e18..849622e 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.6],
+ [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xauth])
AM_INIT_AUTOMAKE([foreign dist-bzip2])