Skip to content

Commit

Permalink
AGNi MIUI-ST v3.7 stable [5.4.249]
Browse files Browse the repository at this point in the history
  • Loading branch information
psndna88 committed Jun 28, 2023
1 parent aea1de4 commit 5855d35
Show file tree
Hide file tree
Showing 3 changed files with 4,604 additions and 4,567 deletions.
6 changes: 3 additions & 3 deletions AGNi_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
KERNELDIR=`readlink -f .`

export AGNI_VERSION_PREFIX="stable"
export AGNI_VERSION="v3.6"
sed -i 's/5.4.247/5.4.248/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v3.5-stable/v3.6-stable/' $KERNELDIR/arch/arm64/configs/agni_*
export AGNI_VERSION="v3.7"
sed -i 's/5.4.248/5.4.249/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v3.6-stable/v3.7-stable/' $KERNELDIR/arch/arm64/configs/agni_*

echo " AGNi Version info loaded."

Loading

0 comments on commit 5855d35

Please sign in to comment.