diff options
Diffstat (limited to 'functions/version.sh')
-rwxr-xr-x | functions/version.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/version.sh b/functions/version.sh index e7edc1178..f5b66d6fa 100755 --- a/functions/version.sh +++ b/functions/version.sh @@ -9,6 +9,7 @@ set -e +#FIXME: put this in l10n standard Version () { echo "${PROGRAM}, version ${VERSION}" |