libXdmcp 1.1.2

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith
2015-03-21 09:39:14 -07:00
parent 9f4cac7656
commit 0c09444d27

View File

@@ -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])