summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-12-08 10:37:07 -0500
committerMatt Turner <mattst88@gmail.com>2022-12-08 10:37:07 -0500
commit68300c3452592a9e7bf60b4edb008785c4c891c4 (patch)
tree3662c31794e69404370189d09f302668d576534b
parentec2ef12a0daf7bea60e9616ea8bc4bd61f3cf36f (diff)
downloadxorg-lib-libfontenc-68300c3452592a9e7bf60b4edb008785c4c891c4.tar.gz
libfontenc 1.1.7libfontenc-1.1.7
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e2a07c7..75fe5c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libfontenc], [1.1.6],
+AC_INIT([libfontenc], [1.1.7],
[https://gitlab.freedesktop.org/xorg/lib/libfontenc/-/issues], [libfontenc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])