Skip to content

Commit

Permalink
AGNi HyperOS v6.3 stable [5.4.247]
Browse files Browse the repository at this point in the history
  • Loading branch information
psndna88 committed Jun 7, 2024
1 parent 0a846a5 commit 5d65e8e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 110 deletions.
4 changes: 2 additions & 2 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="v6.2"
export AGNI_VERSION="v6.3"
sed -i 's/5.4.275/5.4.277/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v6.1-stable/v6.2-stable/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v6.2-stable/v6.3-stable/' $KERNELDIR/arch/arm64/configs/agni_*

echo " AGNi Version info loaded."

Loading

0 comments on commit 5d65e8e

Please sign in to comment.