diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-10 10:43:10 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-10 10:43:10 -0700 |
commit | ef1be3254966018fede7c33dea2f41b9351ef699 (patch) | |
tree | df454aa1b8868a6ad0ecaf3fd11db17548ce5b06 | |
parent | 3ed70d13a6957c2434753f32d388888eae079d82 (diff) |
Version bump: 1.1.5xdm-1.1.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 069a3a8..ec2debd 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.4],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) +AC_INIT(xdm,[1.1.5],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |