diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 17:51:16 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 17:51:16 -0700 |
commit | f482e497e9b65a1c2e913c3ed69b1460e5f92bdc (patch) | |
tree | 313ee2ebca441f4eb22dc0cdb9e85faccba3b6e9 | |
parent | ed92e73073b7bc73d384f03fbee5102e5aaee3c2 (diff) |
font-sun-misc 1.0.1font-sun-misc-1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1080200..40abc04 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(font-sun-misc, [1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-sun-misc) +AC_INIT(font-sun-misc, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-sun-misc) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |