diff --git a/config/dpkg/changelog b/config/dpkg/changelog index 45890f936e..f35a85cc4a 100644 --- a/config/dpkg/changelog +++ b/config/dpkg/changelog @@ -1,5 +1,5 @@ -plaso (20180902-1) unstable; urgency=low +plaso (20180930-1) unstable; urgency=low * Auto-generated - -- Log2Timeline maintainers Sun, 02 Sep 2018 15:01:56 +0200 \ No newline at end of file + -- Log2Timeline maintainers Sun, 30 Sep 2018 15:23:03 +0200 \ No newline at end of file diff --git a/plaso/__init__.py b/plaso/__init__.py index eee79f9ffa..0ffd82fdfe 100644 --- a/plaso/__init__.py +++ b/plaso/__init__.py @@ -8,4 +8,4 @@ from __future__ import unicode_literals -__version__ = '20180902' +__version__ = '20180930'