summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2017-11-25 12:01:16 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2017-11-25 12:01:16 +0100
commitcdb2f990348c3bd1407022f7e0e5fcba552d539f (patch)
tree8417bcc37b797e479743531ca3fb01d6a556e3b4
parent7b377456f95d2ec3ead40f4fb74ea620191f88c8 (diff)
libXfont2 2.0.3libXfont2-2.0.3
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 74b1493..f3b4a7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont2], [2.0.2],
+AC_INIT([libXfont2], [2.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfont2])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])