diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-11-13 14:51:16 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-11-13 14:51:16 -0800 |
commit | 15e5c60cced750559853ca7e9bddcd6b7f1dd3f9 (patch) | |
tree | b86414e3231847c533de497df69352e42662a05f | |
parent | 623dacd509bd6c0c1f0c2c424933818ff34788ca (diff) |
Bump version number to 1.1.1xdm-1.1.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 38f8f29..766ccec 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.0],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) +AC_INIT(xdm,[1.1.1],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |