summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 18:00:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 18:00:41 -0700
commitf8aaa4ffae00fd97a393d2589f9c9579b5bac5ad (patch)
tree28b98f61b8da7e5dcb9832e19b5eae3078b066fd
parent8de6cf335b27e89866d9b443f7f44f33ace8fad9 (diff)
xfontsel 1.0.5xfontsel-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 864305a..e7014b9 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.4],
+AC_INIT([xfontsel], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfontsel])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE