summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:52:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:52:15 -0700
commit277fe499b981f354b29116d0a930599ad02978f8 (patch)
treebe2eaedd055fa12ba3cc7a996dcbb0e50b6a55da
parent1e9f5766ab5a70da286f5271aa63901956517086 (diff)
xlsfonts 1.0.5xlsfonts-1.0.5
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 2799b4d..d5476f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT(xlsfonts, [1.0.4],
+AC_INIT(xlsfonts, [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlsfonts)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])