summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 17:30:13 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 17:30:13 -0800
commita98ec351f665d12b0f0aa26dddeaf7a33423ffd1 (patch)
tree5e5550669aa803e53a19e48ef5b8509d01dc705b
parent693cff8fc6a63b51fb059d175af5f602d5771648 (diff)
xfontsel 1.0.6xfontsel-1.0.6
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 caa6524..8844dac 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.5],
+AC_INIT([xfontsel], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfontsel])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])