Forgot to uptdate the version.

This commit is contained in:
Louwrentius 2009-03-13 10:47:54 +00:00
parent 04f13096a4
commit c6161eb4b4

View File

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