summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-03-06 16:56:33 -0500
committerAdam Jackson <ajax@redhat.com>2008-03-06 16:56:33 -0500
commita9c0960c94b9299bcf2bb08c05a6f66579d4a862 (patch)
tree8b0ddbb601e876b6d2308bb5d0b60bf7e43aeee2
parent65a0917d4661e370b50beed8f06f5577bfeea59f (diff)
downloadxorg-app-xauth-xauth-1.0.3.tar.gz
xauth 1.0.3xauth-1.0.3
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index fa1a83e..ffe378c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,3 @@
-
dnl Copyright 2005 Red Hat, Inc.
dnl
dnl Permission to use, copy, modify, distribute, and sell this software and its
@@ -22,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xauth,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xauth)
+AC_INIT(xauth,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xauth)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE