diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-21 19:57:36 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-21 19:57:36 -0700 |
commit | 74b5dca54052c778d49e96b92fc2ef888a80cf8f (patch) | |
tree | 71602dbbb0f470651c2f22abcf269e28accf5b1c /configure.ac | |
parent | 4f63878eab32d41c8a010d5e187f0c4cdc7eff32 (diff) |
bdftopcf 1.0.2bdftopcf-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8943277..e074a19 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(bdftopcf, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], bdftopcf) +AC_INIT(bdftopcf, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], bdftopcf) AM_INIT_AUTOMAKE([dist-bzip2 foreign]) AM_MAINTAINER_MODE |