From aa4c5cf1d48d995b13e59c274547ae5603f0e0e9 Mon Sep 17 00:00:00 2001 From: Raheman Vaiya Date: Thu, 28 Jul 2022 20:20:44 -0400 Subject: [PATCH] Update version number in the makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0a07f1f..c291392 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ DESTDIR= PREFIX=/usr -VERSION=2.4.1 +VERSION=2.4.2 COMMIT=$(shell git describe --no-match --always --abbrev=7 --dirty) VKBD=uinput