diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-18 15:31:50 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-18 15:31:50 -0700 |
commit | 6061722888eab858888dac2499194393299872e4 (patch) | |
tree | 8b10a75d789ec3944aa66acda8c9f138f205e3c6 | |
parent | c058aa698b6ddddd4c11608ca412b73d1ffd78d2 (diff) |
Version bump: 1.1.9xdm-1.1.9
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 b0b4fea..b123a1f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT(xdm,[1.1.8],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) +AC_INIT(xdm,[1.1.9],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |