This commit is contained in:
Louwrentius 2009-03-27 20:16:00 +00:00
parent 66e04d8806
commit 62059e887e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ trap 'kill_process; ' INT
# Setting some vars. Do not change.
SCRIPT_NAME="Distributed Parallel Processing Shell Script"
SCRIPT_VERSION="2.12"
SCRIPT_VERSION="2.14"
# The first argument to this script is always the 'mode'.
MODE="$1"