mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
Bump version.
This commit is contained in:
parent
3421c8e294
commit
4dcf1c91cd
@ -26,7 +26,7 @@
|
||||
from __future__ import print_function
|
||||
import os, io, sys, socket, struct, random, errno, getopt, re, hashlib, base64
|
||||
|
||||
VERSION = 'v1.0.20160915'
|
||||
VERSION = 'v1.0.20160917'
|
||||
|
||||
|
||||
def usage(err=None):
|
||||
|
Loading…
Reference in New Issue
Block a user