Skip to content

Commit

Permalink
increment away from previous release
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Aug 22, 2024
1 parent fa78678 commit e197369
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
metpx-sarracenia (2.24.08) UNRELEASED; urgency=medium
metpx-sarracenia (2.24.08post1) UNRELEASED; urgency=medium

*

-- SSC-5CD2310S60 <[email protected]> Thu, 22 Aug 2024 12:25:11 -0400

metpx-sarracenia (2.24.08) unstable; urgency=medium

* Fix for #1144 - sr_audit don't crash when the config doesn't exist for a missing instance

Expand Down
2 changes: 1 addition & 1 deletion sarra/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
#
__version__ = "2.24.08"
__version__ = "2.24.08post1"

0 comments on commit e197369

Please sign in to comment.