Skip to content

Commit

Permalink
accel-config: release 3.0
Browse files Browse the repository at this point in the history
Adds:
- IAX support
- New mdev implementation and support for new mdev types
- New wq API to set max batch and transfer size

Removes:
- Removes uuid type mdevs

Fixes:
- Static code analysis bugs

Signed-off-by: Ramesh Thomas <[email protected]>
  • Loading branch information
ramesh-thomas committed Jan 27, 2021
1 parent daeaa86 commit a8f9814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-version
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dirty() {
fi
}

DEF_VER=2.8
DEF_VER=3.0

LF='
'
Expand Down

0 comments on commit a8f9814

Please sign in to comment.