From 2ef6b22ad908c024b6c2fbde5c1de62123f82dc2 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 12 Jul 2022 11:28:17 -0700 Subject: font-util 1.3.3 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ba0ccc0..68515c6 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([font-util], [1.3.2], +AC_INIT([font-util], [1.3.3], [https://gitlab.freedesktop.org/xorg/font/util/issues], [font-util]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1