From 5f940a2d6973a0c6bcdb8d4256566fb5c8fe2cff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Sat, 6 Feb 2021 23:32:08 +0800 Subject: [PATCH] Advanced to version 3.17. --- Changes | 2 +- reslog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index f242bd2..ed702d0 100644 --- a/Changes +++ b/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 diff --git a/reslog b/reslog index 6bdb607..341b12a 100755 --- a/reslog +++ b/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