From c9fcce730483358594c9556426098ac3325da47f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 31 Mar 2006 02:19:01 +0000 Subject: Version bump: 1.0.3 --- ChangeLog | 4 ++++ configure.ac | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 22be301..057414f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ 2006-03-30 Alan Coopersmith * configure.ac: + Version bump: 1.0.3 + +2006-03-30 Alan Coopersmith + * daemon.c: * util.c: Drop all setpgrp/setpgid silliness and just use setsid everywhere. diff --git a/configure.ac b/configure.ac index 0d7d0b6..d1c6f8a 100644 --- a/configure.ac +++ b/configure.ac @@ -21,10 +21,10 @@ dnl PERFORMANCE OF THIS SOFTWARE. dnl dnl Process this file with autoconf to create configure. -dnl $XdotOrg: app/xdm/configure.ac,v 1.36 2006/03/27 23:59:21 alanc Exp $ +dnl $XdotOrg: app/xdm/configure.ac,v 1.37 2006/03/30 21:14:31 alanc Exp $ AC_PREREQ([2.57]) -AC_INIT(xdm,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) +AC_INIT(xdm,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.3