summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-01-29 11:17:53 -0800
committerMatt Turner <mattst88@gmail.com>2017-01-29 11:17:53 -0800
commit61318786d4c171423cea84071da1bc7ab1a36427 (patch)
tree28ecdefcf900876a8617e9b8f1f2622120d1419f
parent73b530c4843bf0c6712b954cdfb5edc46e759ed8 (diff)
xconsole 1.0.7xconsole-1.0.7
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 691fbd6..dafe588 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.6],
+ [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xconsole])
AC_CONFIG_SRCDIR([Makefile.am])