diff --git a/config/dpkg/changelog b/config/dpkg/changelog index dc2c8605eb..7da65ace4b 100644 --- a/config/dpkg/changelog +++ b/config/dpkg/changelog @@ -1,5 +1,5 @@ -plaso (20190708-1) unstable; urgency=low +plaso (20190916-1) unstable; urgency=low * Auto-generated - -- Log2Timeline maintainers Mon, 08 Jul 2019 22:48:21 +0200 \ No newline at end of file + -- Log2Timeline maintainers Mon, 16 Sep 2019 16:15:10 +0200 \ No newline at end of file diff --git a/plaso/__init__.py b/plaso/__init__.py index ee274c4685..acc9b41544 100644 --- a/plaso/__init__.py +++ b/plaso/__init__.py @@ -8,4 +8,4 @@ from __future__ import unicode_literals -__version__ = '20190708' +__version__ = '20190916'