diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 09:19:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 09:19:02 -0700 |
commit | 618b3ba5f826d930df2ca6a6a0ce212fa75cef42 (patch) | |
tree | 0df6a7390aa3ee9ed0f38c1a18ddfa23e8fc11bd | |
parent | 7d4c69183b9838c684c1bcedb4e6184301d2816f (diff) |
libXdmcp 1.1.3libXdmcp-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d2b045d..7aedf34 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXdmcp], [1.1.2], +AC_INIT([libXdmcp], [1.1.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXdmcp]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |