Skip to content

Commit

Permalink
Updated version and AUTHORS (#2266)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz authored and Onager committed Dec 20, 2018
1 parent 8ef6f81 commit ef861a9
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,23 @@ Romain Gayon ([email protected])
Eric ([email protected])
Hilko Bengen ([email protected])
Ken Macleod ([email protected])
dc3.plaso ([email protected])
Jesus Aguilar ([email protected])
Vladimir Macko ([email protected])
James Nettesheim ([email protected])
Benoit Sevens ([email protected])
Ramses de Beer ([email protected])
chima uzoekwe ([email protected])
John Galvin ([email protected])
Emanuele Pucciarelli ([email protected])
teeshop ([email protected])
GalacticMaster ([email protected])
infosecjosh ([email protected])
Everest Stefan Munro-Zeisberger ([email protected])
Antoine ([email protected])
Ryan Benson ([email protected])
Pasquale Stirparo ([email protected])
Guy Lewin ([email protected])
Jonas Plum ([email protected])
Samuele Pilleri ([email protected])
Tory Cullen ([email protected])
4 changes: 2 additions & 2 deletions config/dpkg/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plaso (20181215-1) unstable; urgency=low
plaso (20181219-1) unstable; urgency=low

* Auto-generated

-- Log2Timeline maintainers <[email protected]> Sat, 15 Dec 2018 17:21:02 +0100
-- Log2Timeline maintainers <[email protected]> Wed, 19 Dec 2018 20:00:23 +0100
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__ = '20181215'
__version__ = '20181219'

0 comments on commit ef861a9

Please sign in to comment.