summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-02 13:06:10 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-02 13:09:07 -0800
commita7e63704951b95351096c1d96808d48d0fb7e0a8 (patch)
treea244fc2cfbc7add5c282726ddef2bf7ae2fabf60 /configure.ac
parentc9411b1271ab87bd7004ed461f2021e8bc87ca2f (diff)
font-encodings 1.1.0HEADencodings-1.1.0master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e0e540c..d43d3f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([encodings], [1.0.7],
+AC_INIT([encodings], [1.1.0],
[https://gitlab.freedesktop.org/xorg/font/encodings/-/issues])
AM_INIT_AUTOMAKE([foreign dist-xz])