diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-27 17:00:06 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-27 17:00:06 -0800 |
commit | 226c513c5d3fbcc460bbcaded6eefc482f2e5265 (patch) | |
tree | c544a32aac9d6f853368f359ff26a8a8cb4e311b | |
parent | bbca3c82965aca4390840a89b7211e3a60a42ed9 (diff) |
font-schumacher-misc 1.1.3HEADfont-schumacher-misc-1.1.3master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | configure.ac | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -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/schumacher-misc diff --git a/configure.ac b/configure.ac index 1d64221..5d8b986 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-schumacher-misc], [1.1.2], - [https://gitlab.freedesktop.org/xorg/font/schumacher-misc/issues], +AC_INIT([font-schumacher-misc], [1.1.3], + [https://gitlab.freedesktop.org/xorg/font/schumacher-misc/-/issues], [font-schumacher-misc]) AM_INIT_AUTOMAKE([foreign dist-xz]) |