From cc6bc3b848dfa312baf0cf4037b3e600d59a8f7e Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Sun, 29 Apr 2007 05:09:41 +0200 Subject: [PATCH] Bump to 1.2.0. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2f55c00..a4943e5 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-acecad], - 1.1.1, + 1.2.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-acecad) -- 2.32.0.93.g670b81a890