summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Cutts <hcutts@chromium.org>2022-05-18 18:52:49 +0000
committerHarry Cutts <hcutts@chromium.org>2022-05-18 18:52:49 +0000
commitda347a8f88d2e5729dd12d61ee9743f902065b55 (patch)
treee265a393ff348265b69f6819a29dbfcd96e3575c
parentc9fc6fb3ae807125445411d89147dd843486c9cd (diff)
evtest 1.35evtest-1.35
Signed-off-by: Harry Cutts <hcutts@chromium.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index efa2e1a..0337fd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT(evtest,[1.34], [https://gitlab.freedesktop.org/libevdev/evtest/issues], evtest)
+AC_INIT(evtest,[1.35], [https://gitlab.freedesktop.org/libevdev/evtest/issues], evtest)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_CONFIG_HEADERS(config.h)