summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 15:16:18 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 15:16:18 -0700
commit6ef6ff13da2adc354eeca629d2fc523cbe3aab42 (patch)
tree2ba3dd4b42253ac803cee9ba13d7185e94175020
parent770bea4ba363e30b9274c71a3ab51be34f2199b4 (diff)
xfontsel 1.1.0xfontsel-1.1.0
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 bf3ad81..2b5b9b5 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([xfontsel], [1.0.6],
+AC_INIT([xfontsel], [1.1.0],
[https://gitlab.freedesktop.org/xorg/app/xfontsel/issues], [xfontsel])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])