diff --git a/config/dpkg/changelog b/config/dpkg/changelog index 13c7cc3de9..8fd50a9f42 100644 --- a/config/dpkg/changelog +++ b/config/dpkg/changelog @@ -1,5 +1,5 @@ -plaso (20230111-1) unstable; urgency=low +plaso (20230226-1) unstable; urgency=low * Auto-generated - -- Log2Timeline maintainers Wed, 11 Jan 2023 19:04:42 +0100 + -- Log2Timeline maintainers Sun, 26 Feb 2023 11:04:52 +0100 diff --git a/plaso/__init__.py b/plaso/__init__.py index 617eaa336d..eb1b519c68 100644 --- a/plaso/__init__.py +++ b/plaso/__init__.py @@ -6,4 +6,4 @@ of log2timeline. """ -__version__ = '20230111' +__version__ = '20230226'