summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2020-10-21 16:36:30 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2020-10-21 16:36:30 +1000
commit91af80a0aa18c969cd90668eed80bcbfc1e40661 (patch)
tree19854016e5ce04a4d2bbf007e60f71a052e3f741 /configure.ac
parentca9ad454496bebbc37125959d049cf2173c07c2a (diff)
Bump to 1.2.0fonttosfnt-1.2.0
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 2e20063..fe020f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT(fonttosfnt,[1.1.0], [https://gitlab.freedesktop.org/xorg/app/fonttosfnt/issues],fonttosfnt)
+AC_INIT(fonttosfnt,[1.2.0], [https://gitlab.freedesktop.org/xorg/app/fonttosfnt/issues],fonttosfnt)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])