diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 12:48:31 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 12:48:37 -0700 |
commit | 56623bd3f69af13b5ea7952fc2539c0757c1da9a (patch) | |
tree | 44b3fe6ef060ce2b27315a73f04f2d50f272a15c | |
parent | ccd2fecaa7a8f32cef6c5c1620a23e09aa50b1f5 (diff) |
fslsfonts 1.0.3fslsfonts-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 72646fb..0489535 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(fslsfonts,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],fslsfonts) +AC_INIT([fslsfonts], [1.0.3], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [fslsfonts]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |