summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 11:30:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-27 11:30:50 -0800
commit13f867e9f5be0fcc4776f323f5d5f8f354d2a2c0 (patch)
tree0bb302ea593b905771e3556bc1f1f001a2a3669f
parentf96db9c57a8fec75775854db31ebd22c52e91a85 (diff)
font-adobe-100dpi 1.0.4HEADfont-adobe-100dpi-1.0.4master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 65ca0b2..dee1ebb 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-adobe-100dpi], [1.0.3],
- [https://gitlab.freedesktop.org/xorg/font/adobe-100dpi/issues],
+AC_INIT([font-adobe-100dpi], [1.0.4],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-100dpi/-/issues],
[font-adobe-100dpi])
AM_INIT_AUTOMAKE([foreign dist-xz])