summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-12-12 15:00:29 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-12-12 15:00:29 -0800
commita1602ecd22a800a6c5348c00fece3287cdcf00ce (patch)
tree34b161479ab3c7bb4d47a8093bca6315bbb56f15
parent140965e6a565e338e07cf6fcc0dd5313acd67716 (diff)
Version bump: 1.0.2xauth-1.0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 67cc1f9..fa1a83e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xauth,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xauth)
+AC_INIT(xauth,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xauth)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE