summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 17:31:57 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 17:31:57 -0800
commit2baea13978759d1a011fc6d739465893b554d30a (patch)
tree2939ed11a96996e627beaf17a2be5e03f5e2243b
parentd7f661849c18c354f1692d9859e057aa3a7ddf93 (diff)
downloadxorg-lib-libfontenc-2baea13978759d1a011fc6d739465893b554d30a.tar.gz
libfontenc 1.1.4libfontenc-1.1.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 88f7747..cadc653 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libfontenc], [1.1.3],
+AC_INIT([libfontenc], [1.1.4],
[https://gitlab.freedesktop.org/xorg/lib/libfontenc/issues], [libfontenc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])