Marking current version as 2.40

This commit is contained in:
Louwrentius
2009-11-08 17:50:49 +00:00
parent 77b0bf302b
commit 1ba0dbc0f8
+1 -1
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"