Marking current version as 2.40

This commit is contained in:
Louwrentius 2009-11-08 17:50:49 +00:00
parent e4bdd59475
commit fedd72bf1c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ trap 'kill_process; ' INT
# Setting some vars.
SCRIPT_NAME="Distributed Parallel Processing Shell Script"
SCRIPT_VERSION="2.36"
SCRIPT_VERSION="2.40"
# The first argument to this script can be a mode.
MODES="node start config stop pause continue deploy status erase kill"