summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 09:49:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 09:49:40 -0700
commit76c0049c33330e5b454e7f563333a6d847092c65 (patch)
treef44d3fd5e2b3ca0a33b76bd9e28467d3701222da
parentcb4a3d7f9ba598d38e9b17371146bd496c671246 (diff)
xhost 1.0.4xhost-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9b1667f..9d70b8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,8 @@
# $XdotOrg: app/xhost/configure.ac,v 1.10 2005/12/15 00:24:07 kem Exp $
AC_PREREQ([2.60])
-AC_INIT(xhost,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xhost)
+AC_INIT([xhost], [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xhost])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE