Skip to content

Commit

Permalink
Updated version for September 2018 release (#2162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Onager authored Sep 30, 2018
1 parent df20c26 commit 61e9bb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/dpkg/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plaso (20180902-1) unstable; urgency=low
plaso (20180930-1) unstable; urgency=low

* Auto-generated

-- Log2Timeline maintainers <[email protected]> Sun, 02 Sep 2018 15:01:56 +0200
-- Log2Timeline maintainers <[email protected]> Sun, 30 Sep 2018 15:23:03 +0200
2 changes: 1 addition & 1 deletion plaso/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

from __future__ import unicode_literals

__version__ = '20180902'
__version__ = '20180930'

0 comments on commit 61e9bb4

Please sign in to comment.