diff options
Diffstat (limited to 'mkfontscale/configure.ac')
-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 b7f72aa5d..f001e0937 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.8], +AC_INIT([mkfontscale], [1.0.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |