summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-03-06 17:18:40 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-03-06 17:18:40 -0800
commit242c71c56d9c44ea00835ffc50d5ad22c7d40702 (patch)
treeba1a3018fa8b34bfc9121d195d8271415f20b3d8
parentbff00386a4f612211acf7592bac4eba5e3cc894e (diff)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5509559..9252421 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-xfree86-type1, [1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-xfree86-type1)
+AC_INIT(font-xfree86-type1, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-xfree86-type1)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE