diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 21:57:16 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-22 21:57:16 -0700 |
commit | 497ea5c9d998385c4b877ff4e7995d85aefd066b (patch) | |
tree | 061cd105947f8811880441f6a291e3569752e26c | |
parent | b38ed3d9e9100347c738b3abd12ec4dab1a5f395 (diff) |
xhost 1.0.5xhost-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 75993de..1b069e8 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xhost], [1.0.4], +AC_INIT([xhost], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xhost]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |