summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-18 21:24:07 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-18 21:24:07 -0700
commitf4ba22c10b9b1bd175fa39d25118bf904ba82eec (patch)
tree3cc370fb3bd164b919f00349b8af665c09e59057
parentba74b1a1dfa5d3411817e0c436b378945c410ec7 (diff)
xconsole 1.0.6xconsole-1.0.6
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 a58ae44..362c840 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xconsole],
- [1.0.5],
+ [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xconsole])
AC_CONFIG_SRCDIR([Makefile.am])