summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 20:25:09 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 20:25:09 -0700
commitd2d802ea9f882b7b7eac1251309d8141e55f213e (patch)
tree95841affcf2f10b7b84d2ca34e4b4b72fec222ea
parente4ab625fd4e31a6cc043dfabbb7d5a801e87d526 (diff)
xauth 1.0.4xauth-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 90d1d29..a2e824f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xauth,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xauth)
+AC_INIT(xauth,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xauth)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE