summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-21 09:39:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-21 09:39:14 -0700
commit0c09444d276fbf46a0e8b427a4f6a325d0625742 (patch)
tree57a80dc6b66203402abc1bf3dafd263b4ae30c92
parent9f4cac7656b221ce2a8f97e7bd31e5e23126d001 (diff)
libXdmcp 1.1.2libXdmcp-1.1.2
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 d117aa1..608bab9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXdmcp], [1.1.1],
+AC_INIT([libXdmcp], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXdmcp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])