incremented version

This commit is contained in:
pyr0ball 2023-04-11 10:13:36 -07:00
parent 8b64019a0c
commit 2012f9c847

View file

@ -2,7 +2,7 @@
# pyr0ball script functions library
# Initial Vars
functionsrev=1.1.7
functionsrev=1.1.8
scriptname="${0##*/}"
rundir="${0%/*}"
rundir_absolute=$(cd $rundir && pwd)