summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 15:13:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 15:13:16 -0700
commit7db29ff43eb3cdcbfe77c35ecc78c7ca3ddba595 (patch)
treeae93bf856475e67046a7520cb87c63316f437e3a
parentfef4451fa3c55dcf81e7eee7ca001c57e301a150 (diff)
libXdmcp 1.1.0libXdmcp-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7585365..5de378a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(libXdmcp, 1.0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],libXdmcp)
+AC_INIT([libXdmcp], [1.1.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXdmcp])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE