summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-12-30 21:10:00 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-12-30 21:10:00 -0800
commit459ea00b62fe926fae9856b12865a536067bb68e (patch)
tree8c40b4ab615c06b308f422b398ad5f44d252f376
parente3c39ee122f31c788bcef29984a49aa4f02ffb4a (diff)
showfont 1.0.5showfont-1.0.5
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 a869a47..db67daf 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([showfont], [1.0.4],
+AC_INIT([showfont], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [showfont])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])