diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-06 22:57:01 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-06 22:57:01 -0800 |
commit | 4b1d7d3af1c1bc1586b2e9a780aea0dee7df5a14 (patch) | |
tree | 2fe71d8435b611774aaaffbecd7c99afda1beea0 /configure.ac | |
parent | 27295c6c9b40b5cee0d1f45dfdc742a12613cb58 (diff) |
mkfontscale 1.1.3mkfontscale-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8aec15c..177e739 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([mkfontscale], [1.1.2], +AC_INIT([mkfontscale], [1.1.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |