summaryrefslogtreecommitdiff
path: root/functions/version.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/version.sh')
-rwxr-xr-xfunctions/version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/version.sh b/functions/version.sh
index ba0a339..ca15337 100755
--- a/functions/version.sh
+++ b/functions/version.sh
@@ -10,7 +10,7 @@
Version ()
{
Echo "%s, version %s" "${PROGRAM}" "${VERSION}"
- Echo "This program is a part of live-helper."
+ Echo "This program is a part of %s" "${PACKAGE}" "."
echo
Echo "Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>"
echo