summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-23 19:31:52 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-23 19:31:52 -0700
commitd71b95d96588e1ca020fa15db6ceb3050d41bbdc (patch)
tree01d5d7c1e2da3709a687e8c6ed125a8e56ea1a48
parent7507dea14fdc259d50dd1e2693d4f3cd5235eeb4 (diff)
xconsole 1.0.4xconsole-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2536d7..0454cd1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,10 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xconsole,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xconsole)
+AC_INIT([xconsole],
+ [1.0.4],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [xconsole])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE