Skip to content

Commit

Permalink
Version update 0.9.10
Browse files Browse the repository at this point in the history
Changes List:
- Code enchancement to ease code viewing and understanding

Signed-off-by: Goh, Wei Sheng <[email protected]>
  • Loading branch information
ws-intel committed Oct 9, 2023
1 parent c69b3b3 commit 8d5d298
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 @@ -105,3 +105,6 @@ For prior version, please refer to the tag commit message. Sorry guys.
## [0.9.9] - 2023-9-5
- Update i225 OPCUA-PKT1 mapping
- Add eth flowtype proto rx filter to json

## [0.9.10] - 2023-10-9
- Code enhancement to ease code viewing and understanding
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.9"
TSNREFSW_PACKAGE_VERSION="v0.9.10"

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

0 comments on commit 8d5d298

Please sign in to comment.