summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-10 17:33:43 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-10 17:33:43 -0700
commit442d80e6990cfb4d0c4cbc8673bc62d63cc35458 (patch)
tree0a648ac01cd9924c2c7a6e0c80004efbf611ecd1
parent43a8529507b903e9b80fd896ac9b5ad512c3e620 (diff)
font-bitstream-type1 1.0.1font-bitstream-type1-1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fa8b460..0c40b78 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-bitstream-type1, [1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-bitstream-type1)
+AC_INIT(font-bitstream-type1, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-bitstream-type1)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE