summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Cutts <hcutts@chromium.org>2019-08-01 17:03:59 -0700
committerHarry Cutts <hcutts@chromium.org>2019-08-02 11:14:30 -0700
commit16e5104127a620686bdddc4a9ad62881134d6c69 (patch)
treec53b068be6d1727d91509a4cc235b3d0db667949
parent8b514f92b202eb621e84b20f6d221ebf84911c15 (diff)
evtest 1.34evtest-1.34
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 7307d4a..bdcf5bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT(evtest,[1.33], [https://gitlab.freedesktop.org/libevdev/evtest/issues], evtest)
+AC_INIT(evtest,[1.34], [https://gitlab.freedesktop.org/libevdev/evtest/issues], evtest)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_CONFIG_HEADERS(config.h)