From baf55a08ee006d43f5a2e3d72b10da800ab03afd Mon Sep 17 00:00:00 2001
From: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat, 30 Oct 2010 09:25:57 -0700
Subject: [PATCH] xf86-input-void 1.3.1

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index cbf9120..671ebc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.60)
 AC_INIT([xf86-input-void],
-        1.3.0,
+        [1.3.1],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         xf86-input-void)
 
-- 
GitLab