summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-02 14:16:48 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-02 14:16:48 -0800
commit8fbafcfe7e5ef4a2030e3963f31143bba2c8786f (patch)
tree252a8f297a8d6107d8f0028ccd15b66f34db3b01
parentbef1c614465f2c8546a7d946a75d8f10c5f3ca40 (diff)
mkfontscale 1.2.0mkfontscale-1.2.0
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 1491157..5f5e463 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.3],
+AC_INIT([mkfontscale], [1.2.0],
[https://gitlab.freedesktop.org/xorg/app/mkfontscale/issues],
[mkfontscale])
AC_CONFIG_SRCDIR([Makefile.am])