diff options
Diffstat (limited to 'functions/version.sh')
-rwxr-xr-x | functions/version.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/version.sh b/functions/version.sh index 7ae1efbd8..ba0a339b1 100755 --- a/functions/version.sh +++ b/functions/version.sh @@ -7,8 +7,6 @@ # This is free software, and you are welcome to redistribute it # under certain conditions; see COPYING for details. -set -e - Version () { Echo "%s, version %s" "${PROGRAM}" "${VERSION}" |