diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-12 11:28:17 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-12 11:28:17 -0700 |
commit | 2ef6b22ad908c024b6c2fbde5c1de62123f82dc2 (patch) | |
tree | 441827ce7d7e3267eab86bc490159757d67235fe | |
parent | 88bd16463e59455cda7e45e563867988c7e70d8d (diff) |
font-util 1.3.3font-util-1.3.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ba0ccc0..68515c6 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.2], +AC_INIT([font-util], [1.3.3], [https://gitlab.freedesktop.org/xorg/font/util/issues], [font-util]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |