diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-04-16 16:52:41 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-04-16 16:52:41 -0700 |
commit | 87ffdc226daff7b6999fb36ac36c45fffd3e8980 (patch) | |
tree | 4884d22c373cf1194a02d3d02d98bad9527d5ddd /configure.ac | |
parent | b9a08309bf5dcaaf1369d81095e459ae9ccbead5 (diff) |
xlsfonts 1.0.4xlsfonts-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
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 |