Skip to content

Commit

Permalink
accel-config: release 3.4.6
Browse files Browse the repository at this point in the history
release 3.4.6

accel-config changes:
- Support new "read_buffer" attributes that replace "token" attributes
- Deprecate attributes with "token" names
- Add support for driver_name attr to get wq driver name
- Fix a read buffer length related bug

accel-config test changes:
- Add opcode operation support

Signed-off-by: Ramesh Thomas <[email protected]>
  • Loading branch information
ramesh-thomas committed Mar 2, 2022
1 parent 00ada42 commit 82d8d11
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=3.4.5
DEF_VER=3.4.6

LF='
'
Expand Down

0 comments on commit 82d8d11

Please sign in to comment.