Skip to content

Commit

Permalink
AGNi v1.3 mptcpv0 (5.4.188)
Browse files Browse the repository at this point in the history
  • Loading branch information
psndna88 committed Apr 9, 2022
1 parent 79db41b commit b5235cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AGNi_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## AGNi version info
KERNELDIR=`readlink -f .`

export AGNI_VERSION="v1.2"
export AGNI_VERSION="v1.3"
export AGNI_KERNEL_LINUX="5.4.188"
sed -i 's/agni-v1.1/agni-v1.2/' $KERNELDIR/CONFIGS/agni/agni*config
sed -i 's/5.4.187 Kernel/5.4.188 Kernel/' $KERNELDIR/CONFIGS/agni/agni*config
Expand Down
2 changes: 1 addition & 1 deletion CONFIGS/agni/agni_generic_config
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-agni-v1.2-generic-mptcpv0"
CONFIG_LOCALVERSION="-agni-v1.3-generic-mptcpv0"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
Expand Down

0 comments on commit b5235cb

Please sign in to comment.