Skip to content

Commit 23e5942

Browse files
committed
Makefile: Prepare 4.0.11-rc5
Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent 8927fd0 commit 23e5942

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
@@ -54,7 +54,7 @@ else
5454
BUILD_DATE := $(shell $(DATE) "$(DATE_FMT)")
5555
endif
5656
endif
57-
export VERSION := 4.0.11-rc4
57+
export VERSION := 4.0.11-rc5
5858
REVISION :=
5959
ifdef NIX_SHELL
6060
SCMINFO := $(shell (host-utilities/setlocalversion))

0 commit comments

Comments
 (0)