diff options
Diffstat (limited to 'mkfontscale')
-rw-r--r-- | mkfontscale/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkfontscale/configure.ac b/mkfontscale/configure.ac index 6f7698c74..4340f99e1 100644 --- a/mkfontscale/configure.ac +++ b/mkfontscale/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.0.9], +AC_INIT([mkfontscale], [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |