From 6ef6ff13da2adc354eeca629d2fc523cbe3aab42 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 10 Jul 2022 15:16:18 -0700 Subject: xfontsel 1.1.0 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bf3ad81..2b5b9b5 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xfontsel], [1.0.6], +AC_INIT([xfontsel], [1.1.0], [https://gitlab.freedesktop.org/xorg/app/xfontsel/issues], [xfontsel]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3