-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated version and documentation for release of 20200717 (#3162)
- Loading branch information
Showing
3 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plaso (20200630-1) unstable; urgency=low | ||
plaso (20200717-1) unstable; urgency=low | ||
|
||
* Auto-generated | ||
|
||
-- Log2Timeline maintainers <log2timeline-maintainers@googlegroups.com> Tue, 30 Jun 2020 16:54:13 +0200 | ||
-- Log2Timeline maintainers <log2timeline-maintainers@googlegroups.com> Fri, 17 Jul 2020 15:48:57 +0200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ | |
|
||
from __future__ import unicode_literals | ||
|
||
__version__ = '20200630' | ||
__version__ = '20200717' |