diff options
Diffstat (limited to 'functions')
-rwxr-xr-x | functions/common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/common.sh b/functions/common.sh index 14959a16a..2ebf0866c 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -10,4 +10,4 @@ set -e PROGRAM="$(basename ${0})" -VERSION="1.0~a33" +VERSION="1.0~a34" |