summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-10 16:53:57 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-10 16:53:57 -0700
commit0b43084d10596794a23760b4e43fce6f0cf58f58 (patch)
treefb0b8175c8b8aa68225d5d311bf5fad8f186bd77
parenta3f949590e752adc43a22c86f02d24ac02c597ba (diff)
font-alias 1.0.2font-alias-1.0.2
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 9160a14..304eed4 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-alias, [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-alias)
+AC_INIT(font-alias, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], font-alias)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE