summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 14:56:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 14:56:44 -0700
commitb6d168ed36dd2f8ce217c4cbbe5666a509cfcc87 (patch)
treeeac4d8b095d41e1c2d5b7f8fe0138a1753517a30
parent00daddf94edbc0b53ece7a9edded50c051c5ab53 (diff)
showfont 1.0.3showfont-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f0e128e..e56e069 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(showfont,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],showfont)
+AC_INIT([showfont], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [showfont])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE