summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:23:45 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:23:45 -0800
commit4b6a6e6221bac21535f28a73109de95f5a1a144a (patch)
tree228f5bf075388bd55de7263f79eb901cf417a4d2
parent91d6dbb610c4cac2dad6d0be81ab7bad5d9c6333 (diff)
font-arabic-misc 1.0.4HEADfont-arabic-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 39b187a..90e7e6d 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/arabic-misc
diff --git a/configure.ac b/configure.ac
index 536ca1c..13993d5 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-arabic-misc], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/arabic-misc/issues],
+AC_INIT([font-arabic-misc], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/arabic-misc/-/issues],
[font-arabic-misc])
AM_INIT_AUTOMAKE([foreign dist-xz])