diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2018-05-21 18:00:33 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2018-05-21 18:00:33 +0000 |
commit | f9d2c324488c62a2e0a494a4bd0a9b76ea6ac7e8 (patch) | |
tree | 17aa3a00ea3367851e505f389ac4dda9c1f62efc /app/xlsfonts/configure.ac | |
parent | 048ea5314c7ddc65839a355055c49c8fcbac4c43 (diff) |
Update to xlsfonts 1.0.6
Diffstat (limited to 'app/xlsfonts/configure.ac')
-rw-r--r-- | app/xlsfonts/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xlsfonts/configure.ac b/app/xlsfonts/configure.ac index d5476f380..de4440635 100644 --- a/app/xlsfonts/configure.ac +++ b/app/xlsfonts/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT(xlsfonts, [1.0.5], +AC_INIT(xlsfonts, [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlsfonts) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |