Skip to content

Commit

Permalink
Version update 0.9.11
Browse files Browse the repository at this point in the history
Changes List:
- Update libbpf symbolic link in packages installer

Signed-off-by: Goh, Wei Sheng <[email protected]>
  • Loading branch information
ws-intel committed Nov 8, 2023
1 parent 821d859 commit 135f5ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ For prior version, please refer to the tag commit message. Sorry guys.

## [0.9.10] - 2023-10-9
- Code enhancement to ease code viewing and understanding

## [0.9.11] - 2023-11-8
- Update libbpf symbolic link in packages installer
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ set -a # enable variable export
RUNSH_DEBUG_MODE="YES"
RUNSH_QDISC_DEBUG_MODE="NO"
RUNSH_RESULT_DEBUG_MODE="NO"
TSNREFSW_PACKAGE_VERSION="v0.9.10"
TSNREFSW_PACKAGE_VERSION="v0.9.11"

main() {
#if [ $USER != "root" ]; then
Expand Down

0 comments on commit 135f5ca

Please sign in to comment.