summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:57:11 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 15:57:11 -0800
commitb767723353f2691f29a7aa5cd133be202e4b8878 (patch)
treeae2a2bfcd96a3b0c80fa784680d1c0a45c702d30
parent0c5eaacd215eea2ccb329ae27ccf28bf930ef02a (diff)
font-cronyx-cyrillic 1.0.4HEADfont-cronyx-cyrillic-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 c43350f..be68f2f 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/cronyx-cyrillic
diff --git a/configure.ac b/configure.ac
index 0397743..365113c 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-cronyx-cyrillic], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/cronyx-cyrillic/issues],
+AC_INIT([font-cronyx-cyrillic], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/cronyx-cyrillic/-/issues],
[font-cronyx-cyrillic])
AM_INIT_AUTOMAKE([foreign dist-xz])