summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-03-27 23:59:21 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-03-27 23:59:21 +0000
commit4fad29bad3e06127b93c8cef3761b40472df6bb7 (patch)
treee7938e5e562acd48bf420b590ac7b6b0350c9cce
parent9609b9f14945b8dc55321a5fee7855f7b1dc9451 (diff)
Version bump: 1.0.2xdm-1-0-2
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 177fbf5..ca3e993 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-27 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * configure.ac:
+ Version bump: 1.0.2
+
2006-03-17 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
diff --git a/configure.ac b/configure.ac
index 9e803b5..5fb0a4c 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.34 2006/03/16 21:56:24 reed Exp $
+dnl $XdotOrg: app/xdm/configure.ac,v 1.35 2006/03/18 03:43:18 alanc Exp $
AC_PREREQ([2.57])
-AC_INIT(xdm,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
+AC_INIT(xdm,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE