mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-04 03:02:15 +01:00 
			
		
		
		
	Bump version.
This commit is contained in:
		@@ -26,7 +26,7 @@
 | 
				
			|||||||
from __future__ import print_function
 | 
					from __future__ import print_function
 | 
				
			||||||
import os, io, sys, socket, struct, random, errno, getopt, re
 | 
					import os, io, sys, socket, struct, random, errno, getopt, re
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION = 'v1.0.20160902'
 | 
					VERSION = 'v1.0.20160908'
 | 
				
			||||||
SSH_BANNER = 'SSH-2.0-OpenSSH_7.3'
 | 
					SSH_BANNER = 'SSH-2.0-OpenSSH_7.3'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user