Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 1170c73

Browse files
committed
build.sh: v5.4
1 parent 60cc4e7 commit 1170c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export ARCH=arm64
4747
export KBUILD_BUILD_HOST="wsl2"
4848
export KBUILD_BUILD_USER="pzqqt"
4949

50-
export LOCALVERSION=-v5.3
50+
export LOCALVERSION=-v5.4
5151

5252
ccache_=
5353
(! $no_ccache) && ccache_=`which ccache` || echo -e "${yellow}Warning: ccache is not used! $white"

0 commit comments

Comments
 (0)