Skip to content

Commit

Permalink
AGNi MIUI-ST v3.3 stable [5.4.246]
Browse files Browse the repository at this point in the history
  • Loading branch information
psndna88 committed Jun 10, 2023
1 parent 93e9dd8 commit 1873580
Show file tree
Hide file tree
Showing 3 changed files with 5,998 additions and 5,863 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.2"
sed -i 's/5.4.234/5.4.245/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v3.1-stable/v3.2-stable/' $KERNELDIR/arch/arm64/configs/agni_*
export AGNI_VERSION="v3.3"
sed -i 's/5.4.245/5.4.246/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v3.2-stable/v3.3-stable/' $KERNELDIR/arch/arm64/configs/agni_*

echo " AGNi Version info loaded."

Loading

0 comments on commit 1873580

Please sign in to comment.