summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:08:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:08:26 -0800
commitdea9a181f64ca0c6740de4ce23be26bc28b8df81 (patch)
tree47f6c7fa654f5e9273422d3fddb8f825eec1a657
parent210877eb46a87f3c6d0e09da66125bf60dde61a0 (diff)
font-sony-misc 1.0.4HEADfont-sony-misc-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 79465ec..a3116fd 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/sony-misc
diff --git a/configure.ac b/configure.ac
index 27744fb..cd77c87 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-sony-misc], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/sony-misc/issues],
+AC_INIT([font-sony-misc], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/sony-misc/-/issues],
[font-sony-misc])
AM_INIT_AUTOMAKE([foreign dist-xz])