summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 19:53:54 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 19:53:54 -0700
commitbd6356693855f22de4fa50696c19f5bd8103aa88 (patch)
tree89ed35c54ab0b6c870b8a1182f7f5fc27f12aad2
parent423c3438394aa762feb9038e54e061f1761be252 (diff)
bdftopcf 1.0.3bdftopcf-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 864a541..1f00ef7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(bdftopcf, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], bdftopcf)
+AC_INIT([bdftopcf], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [bdftopcf])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE