Skip to content
Snippets Groups Projects
Commit abedb15a authored by David Schmitz's avatar David Schmitz
Browse files

Updated version number to v1.8.2

parent 92746c62
No related branches found
No related tags found
No related merge requests found
=======
1.8.2 RELEASE (2024/06)
Improvements and enhancements
- Introduced separate mitigation statistics for matched vs. dropped packets/bytes (JUNOS-specific use of firewall MIB for mitigation statistics)
=======
1.8.1 RELEASE (2023/11)
Improvements and enhancements
......
#VERSION = '1.5'
#VERSION = '1.8.0'
VERSION = '1.8.1'
#VERSION = '1.8.1'
VERSION = '1.8.2'
if __name__ == "__main__":
print(VERSION)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment