diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-01-16 23:40:40 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-01-16 23:40:40 -0800 |
commit | 87d628f8eec170ec13bb9feefb1ce05aed07d1d6 (patch) | |
tree | d528b9340718527e034538ec82ef320a4ecf71ac /configure.ac | |
parent | 47908fd7a0d061fdcd21e3498da4e223ca9136d9 (diff) |
mkfontscale 1.1.2mkfontscale-1.1.2
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 0bc9e7a..8aec15c 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.1], +AC_INIT([mkfontscale], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |