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, 0 insertions, 2 deletions
diff --git a/functions/version.sh b/functions/version.sh
index 7ae1efb..ba0a339 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}"