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

Commit 7e5d27f

Browse files
committed
build.sh: v6.5
1 parent cd370af commit 7e5d27f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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=-v6.3
50+
export LOCALVERSION=-v6.5
5151

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

0 commit comments

Comments
 (0)