Advanced to version 3.05.

This commit is contained in:
2021-02-06 23:31:51 +08:00
parent 896b7ac5ce
commit 279d943d40
2 changed files with 2 additions and 2 deletions

2
arclog

@ -54,7 +54,7 @@ sub rel2abs($;$);
our ($THIS_FILE, $VERBOSE);
our ($VERSION);
$THIS_FILE = basename($0);
$VERSION = "3.04";
$VERSION = "3.05";
$VERBOSE = 1;
our (%CONF, @LOGFILES, $THIS_MONTH, $PROGRESS_BAR);