diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 18:56:01 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 18:56:01 -0700 |
commit | 47f2d188a231a1c59d5d3030a1a2470c774d1e0d (patch) | |
tree | 907895bb48061cd0fb6841fa8a4a5554037ac0c5 /configure.ac | |
parent | 376f461667f06939ff442163e15feff96ce716b6 (diff) |
xlsclients 1.0.2xlsclients-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8c815c8..1af6ba2 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(xlsclients,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlsclients) +AC_INIT(xlsclients, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlsclients) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |