summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:27:14 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:27:14 -0800
commit3f767dc9b09fb5fd645bcd3d3f33943c3b5bf142 (patch)
tree37efdf26e84500e48db1a1ee20d5fcea5e0a58ab
parentced5ee55e8a8ef186e8364d279250df0afa98e84 (diff)
font-bh-100dpi 1.0.4HEADfont-bh-100dpi-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 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])