Advanced to version 3.17.
This commit is contained in:
2
Changes
2
Changes
@ -1,6 +1,6 @@
|
||||
reslog change log
|
||||
|
||||
2020-02-06
|
||||
2020-02-06 version 3.17
|
||||
1. Replaced the messy GNU-styled, multi-lingual documents with a
|
||||
single Markdown README.md.
|
||||
2. Added the GitHub repository to the document, and removed the
|
||||
|
2
reslog
2
reslog
@ -50,7 +50,7 @@ use IO::Handle;
|
||||
our ($THIS_FILE, $VERBOSE);
|
||||
our ($VERSION);
|
||||
$THIS_FILE = basename($0);
|
||||
$VERSION = "3.16";
|
||||
$VERSION = "3.17";
|
||||
$VERBOSE = 1;
|
||||
|
||||
# Constants
|
||||
|
Reference in New Issue
Block a user