diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-12-30 20:46:30 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-12-30 20:46:30 -0800 |
commit | edfc75e3a922888d802cf18250b3de10c62d3e86 (patch) | |
tree | 2a82eeb3638efd88e8687e4e0949feccd5e7aa63 | |
parent | 08ba596c3c21c9a43e02ec257a37ef6152cbd3d3 (diff) |
fslsfonts 1.0.5fslsfonts-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 29aa168..547ca81 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([fslsfonts], [1.0.4], +AC_INIT([fslsfonts], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [fslsfonts]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |