diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:48:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:48:32 -0800 |
commit | a2fdd07e3688e658d3af31dc3780983432de31e4 (patch) | |
tree | 9f5f7e6cdd36069aa4d63f92dec3d936ea898b63 | |
parent | b3538a31ba88b865b1c5aafe4b8e798f6f04e26d (diff) |
xkill 1.0.5xkill-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 6af4b04..1348ec8 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.4], +AC_INIT([xkill], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkill]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |