summaryrefslogtreecommitdiffstats
path: root/suricata-update/suricata/update/version.py
blob: d190ec46eaae7b4f453c4789f597c0e12e771998 (plain)
1
2
3
4
5
6
7
# Version format:
# Release: 1.0.0
# Beta: 1.0.0b1
# Alpha: 1.0.0a1
# Development: 1.0.0dev0
# Release candidate: 1.0.0rc1
version = "1.3.3"