diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-06 11:45:41 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-06 11:45:41 -0800 |
commit | 677d028e41e890103679eec92b58044420b9b4c5 (patch) | |
tree | d788310cd81569d57c8a376aad6a16b1cb49a481 | |
parent | 6e2362e825dfec6df73f1338088a850225ed92d2 (diff) |
Version bump: 1.1.4xdm-1.1.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f7cd5d8..1a7bc1f 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure. dnl $XdotOrg: app/xdm/configure.ac,v 1.42 2006/06/03 01:01:21 alanc Exp $ AC_PREREQ([2.57]) -AC_INIT(xdm,[1.1.3],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) +AC_INIT(xdm,[1.1.4],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |