summaryrefslogtreecommitdiff
path: root/functions/version.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/version.sh')
-rwxr-xr-xfunctions/version.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/version.sh b/functions/version.sh
index e7edc11..f5b66d6 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}"