summaryrefslogtreecommitdiff
path: root/app/xev/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2008-04-19 16:59:35 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2008-04-19 16:59:35 +0000
commitfbeab7401184292815a346d44483ca8478250e72 (patch)
treef96ce9195e7b80881dbe7671e8eb7306bebc0389 /app/xev/configure.ac
parenta74783d0089450c27a42fba585eeb6478208d360 (diff)
update to xev 1.0.3
Diffstat (limited to 'app/xev/configure.ac')
-rw-r--r--app/xev/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/xev/configure.ac b/app/xev/configure.ac
index 119768678..c9e21d3f0 100644
--- a/app/xev/configure.ac
+++ b/app/xev/configure.ac
@@ -1,4 +1,3 @@
-
dnl Copyright 2005 Red Hat, Inc.
dnl
dnl Permission to use, copy, modify, distribute, and sell this software and its
@@ -22,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xev,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
+AC_INIT(xev,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xev)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE