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

Commit

Permalink
build.sh: v6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pzqqt committed May 17, 2023
1 parent 42d3353 commit 428ce73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export ARCH=arm64
export KBUILD_BUILD_HOST="wsl2"
export KBUILD_BUILD_USER="pzqqt"

export LOCALVERSION=-v6.2
export LOCALVERSION=-v6.3

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

0 comments on commit 428ce73

Please sign in to comment.