mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-04 03:02:15 +01:00 
			
		
		
		
	Set version to 3.2.0 for release.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
"""
 | 
			
		||||
   The MIT License (MIT)
 | 
			
		||||
 | 
			
		||||
   Copyright (C) 2017-2023 Joe Testa (jtesta@positronsecurity.com)
 | 
			
		||||
   Copyright (C) 2017-2024 Joe Testa (jtesta@positronsecurity.com)
 | 
			
		||||
 | 
			
		||||
   Permission is hereby granted, free of charge, to any person obtaining a copy
 | 
			
		||||
   of this software and associated documentation files (the "Software"), to deal
 | 
			
		||||
@@ -22,7 +22,7 @@
 | 
			
		||||
   THE SOFTWARE.
 | 
			
		||||
"""
 | 
			
		||||
# The version to display.
 | 
			
		||||
VERSION = 'v3.2.0-dev'
 | 
			
		||||
VERSION = 'v3.2.0'
 | 
			
		||||
 | 
			
		||||
# SSH software to impersonate
 | 
			
		||||
SSH_HEADER = 'SSH-{0}-OpenSSH_8.2'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user