summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-10-03 18:32:54 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-10-03 18:32:54 -0700
commit698ffcff29d4c574b155451342bc6e3b9ee07287 (patch)
tree744ac1a416629b5b55e9f78a64779678d0b6f0e6
parent46fea537186aa57d803262bf5f504f7041a7d97e (diff)
Bump version number to 1.1.0xdm-1.1.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1150541..38f8f29 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.0.99],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
+AC_INIT(xdm,[1.1.0],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdm)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE