diff --git a/config/dpkg/changelog b/config/dpkg/changelog index 44b5f2ec9d..65106a45d0 100644 --- a/config/dpkg/changelog +++ b/config/dpkg/changelog @@ -1,5 +1,5 @@ -plaso (20180521-1) unstable; urgency=low +plaso (20180524-1) unstable; urgency=low * Auto-generated - -- Log2Timeline Mon, 21 May 2018 06:28:57 +0200 \ No newline at end of file + -- Log2Timeline Thu, 24 May 2018 05:42:30 +0200 \ No newline at end of file diff --git a/plaso/__init__.py b/plaso/__init__.py index 5a320e8592..54abfb10eb 100644 --- a/plaso/__init__.py +++ b/plaso/__init__.py @@ -8,4 +8,4 @@ from __future__ import unicode_literals -__version__ = '20180521' +__version__ = '20180524'