Skip to content

Commit

Permalink
Release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piax93 committed Nov 16, 2022
1 parent 9b13d6b commit 1d88aac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pidtree-bcc (2.3.1) UNRELEASED; urgency=medium

* Patch BPF_PSEUDO_FUNC define for Jammy

-- Matteo Piano <[email protected]> Wed, 16 Nov 2022 04:02:32 -0800

pidtree-bcc (2.3.0) unstable; urgency=medium

* Allow splitting config in multiple files
Expand Down
2 changes: 1 addition & 1 deletion pidtree_bcc/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.3.0'
__version__ = '2.3.1'

0 comments on commit 1d88aac

Please sign in to comment.