summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:50:39 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:50:39 -0800
commit6c4a1c79b3b73c63ee7f9fc52318df3c356f7eb3 (patch)
tree350d603ac04c5d7703abb42481f3e791ad27a021
parentcc52650593b04d54574135b53977414ac61c19ce (diff)
font-bitstream-75dpi 1.0.4HEADfont-bitstream-75dpi-1.0.4master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README.md2
-rw-r--r--configure.ac4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index dabc1f8..d4c6703 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/bitstream-75dpi
diff --git a/configure.ac b/configure.ac
index 149d6d1..4187ae4 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-bitstream-75dpi], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/bitstream-75dpi/issues],
+AC_INIT([font-bitstream-75dpi], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/bitstream-75dpi/-/issues],
[font-bitstream-75dpi])
AM_INIT_AUTOMAKE([foreign dist-xz])