From 13826f0412926eb4659bca21a6f0e179c7a45f11 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 9 Apr 2023 09:59:46 -0700 Subject: xwininfo 1.1.6 Signed-off-by: Alan Coopersmith --- README.md | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6412b1d..44b7b56 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Xorg mailing list: https://lists.x.org/mailman/listinfo/xorg -The master development code repository can be found at: +The primary development code repository can be found at: https://gitlab.freedesktop.org/xorg/app/xwininfo diff --git a/configure.ac b/configure.ac index b283e6b..b875b72 100644 --- a/configure.ac +++ b/configure.ac @@ -23,8 +23,8 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xwininfo], [1.1.5], - [https://gitlab.freedesktop.org/xorg/app/xwininfo/issues], [xwininfo]) +AC_INIT([xwininfo], [1.1.6], + [https://gitlab.freedesktop.org/xorg/app/xwininfo/-/issues], [xwininfo]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_USE_SYSTEM_EXTENSIONS -- cgit v1.2.3