From eee69c3f26f8e5d7f97599185d8d009f7fd76a7c Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 22 Feb 2023 10:41:20 -0800 Subject: font-util 1.4.0 Signed-off-by: Alan Coopersmith --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 68515c6..c554ec6 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([font-util], [1.3.3], - [https://gitlab.freedesktop.org/xorg/font/util/issues], [font-util]) +AC_INIT([font-util], [1.4.0], + [https://gitlab.freedesktop.org/xorg/font/util/-/issues], [font-util]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1