Skip to content

Commit

Permalink
Update version number in the makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaiya committed Jul 29, 2022
1 parent d67ad6f commit aa4c5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit aa4c5cf

Please sign in to comment.