diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-11-30 19:49:31 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-11-30 19:49:31 +0200 |
commit | 75a8fce621adecd50db129c839a578df630137db (patch) | |
tree | 0b808716dded35d9a5f75f17cf3178eb80c2c0bd | |
parent | c8612093ba0a67c1a161111d58aac9956b9c5320 (diff) |
bump to 1.1.2xdm-1.1.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 699d59c..8e4c226 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.1],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) +AC_INIT(xdm,[1.1.2],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |