From 9035c2225494b80b02e985fc7ee77880e0bd6993 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Thu, 4 Apr 2024 09:47:16 +0200 Subject: Release mtdev-1.1.7 Signed-off-by: Henrik Rydberg --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c8d88fc..3a7ea4a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([Multitouch Protocol Translation Library], - [1.1.6], + [1.1.7], [], [mtdev]) AC_CONFIG_SRCDIR([Makefile.am]) -- cgit v1.2.3