summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-16 16:52:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-16 16:52:41 -0700
commit87ffdc226daff7b6999fb36ac36c45fffd3e8980 (patch)
tree4884d22c373cf1194a02d3d02d98bad9527d5ddd
parentb9a08309bf5dcaaf1369d81095e459ae9ccbead5 (diff)
xlsfonts 1.0.4xlsfonts-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ac15324..c9ffa0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xlsfonts,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlsfonts)
+AC_INIT(xlsfonts, [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xlsfonts)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE