summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-13 17:37:15 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-13 17:37:15 -0700
commit887b3da0c2cf25b1239b200fa82935cff61edc74 (patch)
treea146fb5ba1a055fcc2307446675f482ceed901be
parentfb7a5116803237dbf7c6871e6ba299ca9490c0b5 (diff)
downloadxhost-887b3da0c2cf25b1239b200fa82935cff61edc74.tar.gz
xhost-887b3da0c2cf25b1239b200fa82935cff61edc74.tar.bz2
xhost-887b3da0c2cf25b1239b200fa82935cff61edc74.zip
xhost 1.0.3xhost-1.0.3
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 a8794e1..bfc697c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# $XdotOrg: app/xhost/configure.ac,v 1.10 2005/12/15 00:24:07 kem Exp $
AC_PREREQ([2.57])
-AC_INIT(xhost,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xhost)
+AC_INIT(xhost,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xhost)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE