summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-10 20:19:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-10 20:19:37 -0800
commit4c3f72f9e3385d9c855416b6498ced067a97c712 (patch)
tree94174a5588ea024fd0d4293c02cb5b5927673e52
parentbf7d4fd83c896b70f68d59de756a3847417d9add (diff)
mkfontscale 1.1.0mkfontscale-1.1.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 6f7698c..4340f99 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.0.9],
+AC_INIT([mkfontscale], [1.1.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[mkfontscale])
AC_CONFIG_SRCDIR([Makefile.am])