summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-08-28 14:14:11 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-08-28 14:17:16 +1000
commite609e939f8b2573ac50bdd317733a2fef194965a (patch)
treef70ae833525a2c9611b70e47cea3f9ae8f5ae81a
parent8a0bd244c5da5baae73c51e45b075b1412682e43 (diff)
libfontenc 1.0.5libfontenc-1.0.5
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6c1ce7b..fc28ef9 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(libfontenc, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libfontenc)
+AC_INIT(libfontenc, 1.0.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libfontenc)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE