diff options
-rwxr-xr-x | perc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ import math from datetime import datetime, date, timedelta, time PROG = "perc" -VERSION = "3.63" +VERSION = "3.4" CONFIG_FILE = "perc.cfg" CUSTOM_CONFIG_FILE = "custom_perc.cfg" |