summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-08 13:30:43 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-08 13:30:43 -0700
commitefbf3cbbef62179b5a10b6e90da427aa270fa6e0 (patch)
tree531e7f95c9b2a3bd018ff3133c11e3d682261d37
parent1793fd9277ba5d43c5c0d3f7efa1c33b7e7cbf0b (diff)
libXfontcache 1.0.5libXfontcache-1.0.5
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 38692c0..2ff21a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libXfontcache, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXfontcache)
+AC_INIT(libXfontcache, 1.0.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXfontcache)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE