upped the version to 1.05

This commit is contained in:
Louwrentius 2009-01-10 12:53:36 +00:00
parent ac94b3b043
commit 8f545ce008
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ trap 'kill_process; ' INT
# Setting some vars. Do not change.
SCRIPT_NAME="Parallel Processing Shell Script"
SCRIPT_VERSION="1.04"
SCRIPT_VERSION="1.05"
RUNNING_SIGNAL="$0_is_running"
GLOBAL_LOCK="PPSS-$RANDOM-$RANDOM"