summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-09-27 18:37:58 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-09-27 18:37:58 -0700
commit3b0f4a799bb7820dd27257be16f1a9d61a4969f9 (patch)
tree6d71d5366f0f5d8d058ab5ef79b10e8d3b9a9adb
parent54fc73eeb8a2da16a49ab751d54d53dc2d693228 (diff)
fonttosfnt 1.2.3fonttosfnt-1.2.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b896ef5..dfd3967 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT(fonttosfnt,[1.2.2], [https://gitlab.freedesktop.org/xorg/app/fonttosfnt/issues],fonttosfnt)
+AC_INIT(fonttosfnt, [1.2.3],
+ [https://gitlab.freedesktop.org/xorg/app/fonttosfnt/issues], fonttosfnt)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])