Skip to content

Commit

Permalink
version: 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Dec 9, 2024
1 parent 986ce96 commit 65bd3d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 1.3.4 - unreleased
## 1.3.4 - 2024-12-09
- Consolidate SID matches to a set:
https://redmine.openinfosecfoundation.org/issues/7415
- Support FIPs restricted systems:
Expand Down
2 changes: 1 addition & 1 deletion suricata/update/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# Alpha: 1.0.0a1
# Development: 1.0.0dev0
# Release candidate: 1.0.0rc1
version = "1.3.3"
version = "1.3.4"

0 comments on commit 65bd3d7

Please sign in to comment.