summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 19:46:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 19:46:26 -0800
commit60aa228de59270fd1b6d838d80095ac00da53342 (patch)
treea333447abe1146ee06a97593ea45ad554b8482be
parenta3151f53f0149cd30266474faf8384b93070b8a6 (diff)
libXdmcp 1.1.1libXdmcp-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 30e57bb..08c046a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXdmcp], [1.1.0],
+AC_INIT([libXdmcp], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXdmcp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])