diff options
author | Matt Turner <mattst88@gmail.com> | 2022-12-08 10:37:07 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2022-12-08 10:37:07 -0500 |
commit | 68300c3452592a9e7bf60b4edb008785c4c891c4 (patch) | |
tree | 3662c31794e69404370189d09f302668d576534b | |
parent | ec2ef12a0daf7bea60e9616ea8bc4bd61f3cf36f (diff) |
libfontenc 1.1.7libfontenc-1.1.7
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
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]) |