summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xperc2
1 files changed, 1 insertions, 1 deletions
diff --git a/perc b/perc
index 9ec1c7f..4867c34 100755
--- a/perc
+++ b/perc
@@ -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"