diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-04 23:06:26 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-04 23:06:26 -0700 |
commit | 9e0d4a80cd2edf25b20c4e999d8e344d70e7e53b (patch) | |
tree | 266cd1206758c8a0b7f04ee87c9f2ef4270c12be | |
parent | 99b266ba88de811fb63917953d1fb1a16cbe995d (diff) |
font-adobe-utopia-75dpi 1.0.3font-adobe-utopia-75dpi-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 46d194f..6c2e14b 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,9 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(font-adobe-utopia-75dpi, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-adobe-utopia-75dpi) +AC_INIT([font-adobe-utopia-75dpi], [1.0.3], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [font-adobe-utopia-75dpi]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |