summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 09:51:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-08 09:51:15 -0700
commit3d990ebfd1dde829f9fda86c556aa51a0308188b (patch)
treeaebc55233080045c74fd4d674deb31168753525e
parent1b8bf0b5477c1f6ad38a7d57cd9ef354409472d1 (diff)
xkill 1.0.4xkill-1.0.4
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 033d445..96b8882 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xkill], [1.0.3],
+AC_INIT([xkill], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkill])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])