summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 17:24:50 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 17:24:50 -0700
commit3aaccefa18e0eb37393642823b2e8454b1de20fd (patch)
treec8ec95cb2f8ae8d0091ca7dbc7a59f4d412482cf
parent646dcaa531897aedf76a53c7b0017c90c849eb18 (diff)
xfontsel 1.0.3xfontsel-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 0cef480..dd84943 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(xfontsel,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfontsel)
+AC_INIT([xfontsel], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfontsel])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE