bump
This commit is contained in:
parent
73af0eeea0
commit
8322cd9d8f
2 changed files with 5 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
|||
3.2.0 2017-04-27
|
||||
- add auth_chain_a
|
||||
- remove auth_aes128, auth_sha1, auth_sha1_v2, verify_simple, auth_simple, verify_sha1
|
||||
|
||||
3.1.2 2017-04-07
|
||||
- display UID
|
||||
- auto adjust TCP MSS
|
||||
|
|
|
@ -16,5 +16,5 @@
|
|||
# under the License.
|
||||
|
||||
def version():
|
||||
return '3.1.2 2017-04-07'
|
||||
return '3.2.0 2017-04-27'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue