diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-13 17:37:15 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-13 17:37:15 -0700 |
commit | 887b3da0c2cf25b1239b200fa82935cff61edc74 (patch) | |
tree | a146fb5ba1a055fcc2307446675f482ceed901be | |
parent | fb7a5116803237dbf7c6871e6ba299ca9490c0b5 (diff) |
xhost 1.0.3xhost-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
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 |