summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xperc2
1 files changed, 1 insertions, 1 deletions
diff --git a/perc b/perc
index 9d0a3b2..354d2f6 100755
--- a/perc
+++ b/perc
@@ -61,7 +61,7 @@ import math
from datetime import datetime, date, timedelta, time
PROG = "perc"
-VERSION = "3.62"
+VERSION = "3.63"
CONFIG_FILE = "perc.cfg"
CUSTOM_CONFIG_FILE = "custom_perc.cfg"