Skip to content

Commit

Permalink
Increase version to 2.22
Browse files Browse the repository at this point in the history
Signed-off-by: Werner Fink <[email protected]>
  • Loading branch information
bitstreamout committed Dec 2, 2021
1 parent f1ceb40 commit 3676b5a
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 @@ -15,7 +15,7 @@ BOOT_FIFO = /dev/blog
DEBUG =
DESTDIR =
MAJOR := 2
MINOR := 21
MINOR := 22
VERSION := $(MAJOR).$(MINOR)
DATE = $(shell date +'%d%b%y' | tr '[:lower:]' '[:upper:]')
COPTS =
Expand Down

0 comments on commit 3676b5a

Please sign in to comment.