diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2011-08-08 18:08:05 +0200 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-08-10 13:22:01 -0700 |
commit | a7970f5c817b5c75d945389cfaf1384ff23437f3 (patch) | |
tree | 7ee98ee4cf88ae178439bad92fa0563b61ff84d6 | |
parent | d11ee5886e9d9ec610051a206b135a4cdc1e09a0 (diff) |
libXfont 1.4.4libXfont-1.4.4
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c62d6e4..7aa7a1c 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_PREREQ([2.60]) # Yes, it is a pain to synchronize version numbers. Unfortunately, it's # not possible to extract the version number here from Xfont.h # -AC_INIT([libXfont], [1.4.3], +AC_INIT([libXfont], [1.4.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfont]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h include/X11/fonts/fontconf.h]) |