From 3f767dc9b09fb5fd645bcd3d3f33943c3b5bf142 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 27 Feb 2023 15:27:14 -0800 Subject: font-bh-100dpi 1.0.4 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 0bf2029..31884c2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,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/font/bh-100dpi diff --git a/configure.ac b/configure.ac index 923c186..9c72443 100644 --- a/configure.ac +++ b/configure.ac @@ -22,8 +22,8 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([font-bh-100dpi], [1.0.3], - [https://gitlab.freedesktop.org/xorg/font/bh-100dpi/issues], +AC_INIT([font-bh-100dpi], [1.0.4], + [https://gitlab.freedesktop.org/xorg/font/bh-100dpi/-/issues], [font-bh-100dpi]) AM_INIT_AUTOMAKE([foreign dist-xz]) -- cgit v1.2.3