We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4167e commit 210e0b6Copy full SHA for 210e0b6
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## 1.3.7 - unreleased
+## 1.3.7 - 2025-10-31
4
- Retain rule filename after converting to a drop rule:
5
https://redmine.openinfosecfoundation.org/issues/7805
6
- Handle rules with UTF-8 decoding errors:
suricata/update/version.py
@@ -4,4 +4,4 @@
# Alpha: 1.0.0a1
# Development: 1.0.0dev0
# Release candidate: 1.0.0rc1
7
-version = "1.3.7dev0"
+version = "1.3.7"
0 commit comments