Skip to content

Commit aa4c5cf

Browse files
committed
Update version number in the makefile
1 parent d67ad6f commit aa4c5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
DESTDIR=
33
PREFIX=/usr
44

5-
VERSION=2.4.1
5+
VERSION=2.4.2
66
COMMIT=$(shell git describe --no-match --always --abbrev=7 --dirty)
77
VKBD=uinput
88

0 commit comments

Comments
 (0)