From c2859ef3eb3b9ab2747d74c7a5d0235f8622d23e Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 14 Jun 2020 16:54:53 -0700 Subject: twm 1.0.11 Signed-off-by: Matt Turner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4faabe4..519f5cb 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([twm], [1.0.10.2], +AC_INIT([twm], [1.0.11], [https://gitlab.freedesktop.org/xorg/app/twm/issues], [twm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3