diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-27 15:30:30 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-27 15:30:30 -0800 |
commit | c8f122dc110478a091c6dc64768111f9be5a06f5 (patch) | |
tree | 059acb263e7f0939cf95a9c370d47faf7c52fd0a | |
parent | 6b779a0f9237ebdf1a6b86c69076f8ac8aa07578 (diff) |
font-bh-75dpi 1.0.4HEADfont-bh-75dpi-1.0.4master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | configure.ac | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -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-75dpi diff --git a/configure.ac b/configure.ac index b407e29..1c15434 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-75dpi], [1.0.3], - [https://gitlab.freedesktop.org/xorg/font/bh-75dpi/issues], +AC_INIT([font-bh-75dpi], [1.0.4], + [https://gitlab.freedesktop.org/xorg/font/bh-75dpi/-/issues], [font-bh-75dpi]) AM_INIT_AUTOMAKE([foreign dist-xz]) |