summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:30:31 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 22:30:31 -0700
commit67309809fee4ea1b7b4334d6245788ddea626dcf (patch)
treea2c907c0118e0e50c2c4c03a9ebc30685b6f324e
parent5815b461672845cf6de179f04c778354139f7834 (diff)
xfontsel 1.0.4xfontsel-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 c697221..864305a 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([xfontsel], [1.0.3],
+AC_INIT([xfontsel], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfontsel])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE