From 87357825e3e4b4f5f7d054086d55156b345f7750 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 2 Sep 2011 15:59:08 +1000 Subject: evtest 1.29 fe76f7cd2a6cf3fbb634c61d50648714c050bee4 got inadvertently tagged as 1.28 without bumping configure. Do so now and jump to 1.29. Signed-off-by: Peter Hutterer --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2e7a162..22ab9bb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT(evtest,[1.27], [https://bugzilla.freedesktop.org/enter_bug.cgi?product=evtest], evtest) +AC_INIT(evtest,[1.29], [https://bugzilla.freedesktop.org/enter_bug.cgi?product=evtest], evtest) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3