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 697e29d91..f20ff6ac7 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])
|