summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:04:59 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 17:04:59 -0800
commitd08e518280bc42c0ec6763cf07d98106afcb346f (patch)
tree4da5816a192086ecedb865cbef8a130eb268ca64
parent8858143b2b18a71780fb605e69f732f8661ef239 (diff)
font-screen-cyrillic 1.0.5HEADfont-screen-cyrillic-1.0.5master
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 5d77424..8d31649 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/screen-cyrillic
diff --git a/configure.ac b/configure.ac
index a01b2b1..0eb49c0 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-screen-cyrillic], [1.0.4],
- [https://gitlab.freedesktop.org/xorg/font/screen-cyrillic/issues],
+AC_INIT([font-screen-cyrillic], [1.0.5],
+ [https://gitlab.freedesktop.org/xorg/font/screen-cyrillic/-/issues],
[font-screen-cyrillic])
AM_INIT_AUTOMAKE([foreign dist-xz])