summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-14 21:14:56 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-14 21:14:56 -0800
commit4759123ce0333e37ca13f3a6c9feed503fb13895 (patch)
tree73e7d2af271af1b2fa8ec18372d6b9f151dce13d
parenteb5013a55e7229979e5f46e627553e6121c2fca1 (diff)
bdftopcf 1.0.4bdftopcf-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1fef743..8de5191 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([bdftopcf], [1.0.3],
+AC_INIT([bdftopcf], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [bdftopcf])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE