summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-06-02 23:12:12 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-06-02 23:12:12 +0000
commit2a79e8011cffd6e7a2d4a5c15ad4df8b96e12309 (patch)
tree921e8b5d5c0ee1032243bd7cae5b20793c10f626
parent56ee4c350624f42cbeb7a19656f65a79b74ba53f (diff)
Bump version to 1.0.99 for 1.1 branch.
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b26eed8..14194ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-02 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * configure.ac:
+ Bump version to 1.0.99 for 1.1 branch.
+
2006-04-27 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
diff --git a/configure.ac b/configure.ac
index 5b49932..88c95ba 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.39 2006/04/14 02:52:02 alanc Exp $
+dnl $XdotOrg: app/xdm/configure.ac,v 1.40 2006/04/27 21:21:15 alanc Exp $
AC_PREREQ([2.57])
-AC_INIT(xdm,[1.0.4],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
+AC_INIT(xdm,[1.0.99],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE