summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-06 22:57:01 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-06 22:57:01 -0800
commit4b1d7d3af1c1bc1586b2e9a780aea0dee7df5a14 (patch)
tree2fe71d8435b611774aaaffbecd7c99afda1beea0
parent27295c6c9b40b5cee0d1f45dfdc742a12613cb58 (diff)
mkfontscale 1.1.3mkfontscale-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])