summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-08-25 15:23:33 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-08-25 15:24:05 -0700
commitd45011b8324fecebb4fc79e57491d341dd96e325 (patch)
tree89b54547467abb3845294f9723fb7e865d5fdc87
parentc5d12b729b61576069f479a0b5141aedea04676b (diff)
downloadxorg-font-util-d45011b8324fecebb4fc79e57491d341dd96e325.tar.gz
font-util 1.3.2font-util-1.3.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ae3fa70..d0e3a26 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([font-util], [1.3.1],
+AC_INIT([font-util], [1.3.2],
[https://gitlab.freedesktop.org/xorg/font/util/issues], [font-util])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])