upped version number

This commit is contained in:
Louwrentius 2009-05-05 20:30:19 +00:00
parent 7924df584b
commit c905eb8925
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.18"
SCRIPT_VERSION="2.19"
# The first argument to this script is always the 'mode'.
MODE="$1"