summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xConfig2
-rw-r--r--version.log6
2 files changed, 5 insertions, 3 deletions
diff --git a/Config b/Config
index 0c7c66ef7..4c8c92bea 100755
--- a/Config
+++ b/Config
@@ -13,8 +13,6 @@
#
###########################################################################
-set -x
-
echo2 () {
$ECHO2 "$*$ECHO2SUF" # these are defined later
}
diff --git a/version.log b/version.log
index e86951362..78028846d 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="8"
-VERSION_BUILD="754"
+VERSION_BUILD="756"
# $Log$
#
+# BUILD : 1.7.8 (756)
+# BUGS : N/A
+# NOTES : Turnend -x off
+#
# BUILD : 1.7.8 (754)
# BUGS : N/A
# NOTES : store default vales in Config properly