Skip to content

Commit

Permalink
prep for rc7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Feb 1, 2024
1 parent 8da9095 commit 3e15e79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
metpx-sr3 (3.00.51rc7) UNRELEASED; urgency=medium
metpx-sr3 (3.00.51rc7) unstable; urgency=medium

* PR #910 detect v02 messages without content_type header.
* PR #900 major revamp of AM protocol reception.
* fix #905 queue name getting changed in spite of setting.
* move xattr hard dependency -> feature on linux because redhat is different.
Expand Down
2 changes: 1 addition & 1 deletion sarracenia/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.00.51rc6"
__version__ = "3.00.51rc7"

0 comments on commit 3e15e79

Please sign in to comment.