Skip to content

Commit

Permalink
Version update: 0.9.1
Browse files Browse the repository at this point in the history
Changes List:
- Merge dependencies installer to master branch
- Update DEPENDENCIES.md and README_install.md

Signed-off-by: Goh Wei Sheng <wei.sheng.goh@intel.com>
  • Loading branch information
ws-intel committed Nov 16, 2022
1 parent edf674a commit 14e2549
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,7 @@ For prior version, please refer to the tag commit message. Sorry guys.
- Add support for no_xdp and no_xdp_tbs mode
- Publish data on af_packet when af_xdp is not available in vs1
- Decoupling XDP_TBS related configuration from OPC-UA server code

## [0.9.1] - 2022-11-16
- Merge dependencies installer to master branch
- Update DEPENDENCIES.md and README_install.md
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.0"
TSNREFSW_PACKAGE_VERSION="v0.9.1"

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

0 comments on commit 14e2549

Please sign in to comment.