diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-12 16:24:44 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-12 16:24:44 -0800 |
commit | cc0cf84461cfe2c31ddce34863c6433183e8a55d (patch) | |
tree | 43b0d14a9580984126430027f86651af513e9e1f | |
parent | 98f941d218108a314f979332b19c612f51ace08d (diff) |
xconsole 1.0.5xconsole-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ce2e205..de16a6a 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) AC_INIT([xconsole], - [1.0.4], + [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xconsole]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |