Skip to content

Commit

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

    Changes:
    - Improved error messages and return values
    - Fix incorrect error return value from tool
    - Use portable data types and fix build issues in 32 bit targets
    - Allow -1 special value for wq->groupid and fix related error
      messages
    - Fix incorrect manpage text for config-wq
    - Remove duplicate functions from dsa test
    - Remove reference to non-interface header in interface header
    - Remove non-interface header from packaging

Signed-off-by: Ramesh Thomas <[email protected]>
  • Loading branch information
ramesh-thomas committed Mar 27, 2021
1 parent 6bb3d0b commit e52796d
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.0.1
DEF_VER=3.1

LF='
'
Expand Down

0 comments on commit e52796d

Please sign in to comment.