summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:06:23 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 16:06:23 -0800
commite5f30fb9b698d329aa9fc9fde36e4bf7931516ff (patch)
tree3b02f2a39e323fad0404fbf0478442a8aa15bb08
parent4edfec34275b4eeebe510c45c101842787b55363 (diff)
font-daewoo-misc 1.0.4HEADfont-daewoo-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 1d6175f..384ce6e 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/daewoo-misc
diff --git a/configure.ac b/configure.ac
index 3ccb084..1ef998f 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-daewoo-misc], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/daewoo-misc/issues],
+AC_INIT([font-daewoo-misc], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/daewoo-misc/-/issues],
[font-daewoo-misc])
AM_INIT_AUTOMAKE([foreign dist-xz])