summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2020-08-06 14:04:03 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2020-08-06 14:04:03 -0700
commit55ad2d3f0abcfc5e2ee2198e7615d2a372ed44ca (patch)
tree9d6bef68d827806cbe9f32743975a8c18d32c1e4
parenteda62eb3528808cfd6acc97372959136ec276801 (diff)
font-alias 1.0.4font-alias-1.0.4
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 bbc713b..3407c69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT([font-alias], [1.0.3],
+AC_INIT([font-alias], [1.0.4],
[https://gitlab.freedesktop.org/xorg/font/alias/issues],
[font-alias])
AM_INIT_AUTOMAKE([foreign dist-bzip2])