summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-04-27 21:21:15 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-04-27 21:21:15 +0000
commit56ee4c350624f42cbeb7a19656f65a79b74ba53f (patch)
tree72b33c8ca965e576134b5a36d0f32d70eb02cfad
parent1ba990f121143be61eedc530f15ad30ca4d1742f (diff)
Version bump: 1.0.4xdm-1_0_4XORG-7_1
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b2947e0..b26eed8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-27 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * configure.ac:
+ Version bump: 1.0.4
+
2006-04-14 Alan Coopersmith <alan.coopersmith@sun.com>
* greeter/verify.c:
diff --git a/configure.ac b/configure.ac
index fef937c..5b49932 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.38 2006/03/31 02:19:01 alanc Exp $
+dnl $XdotOrg: app/xdm/configure.ac,v 1.39 2006/04/14 02:52:02 alanc Exp $
AC_PREREQ([2.57])
-AC_INIT(xdm,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
+AC_INIT(xdm,[1.0.4],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE