summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 16:14:28 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-12 16:14:28 -0800
commit898c6df7d1de9fa19bedf3c1c1fd31df5ccd1116 (patch)
treeb7637ceca8b417e066b3c8ef2dee428869bafce3
parent163d6b195ccfbc9d2fc5e1589dec88ccbc52dc66 (diff)
showfont 1.0.4showfont-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 f201de6..276cb3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([showfont], [1.0.3],
+AC_INIT([showfont], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [showfont])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE