-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b6fbe39
commit 8a435e3
Showing
2 changed files
with
3 additions
and
3 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 @@ | ||
dfwinreg (20190714-1) unstable; urgency=low | ||
dfwinreg (20200121-1) unstable; urgency=low | ||
|
||
* Auto-generated | ||
|
||
-- Log2Timeline maintainers <[email protected]> Sun, 14 Jul 2019 11:06:56 +0200 | ||
-- Log2Timeline maintainers <[email protected]> Tue, 21 Jan 2020 20:06:23 +0100 |
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
that provides read-only access to Windows Registry objects. | ||
""" | ||
|
||
__version__ = '20190714' | ||
__version__ = '20200121' |