From fcaffcd6ac250017f4139c718b9237a3e72ff739 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Fri, 27 Mar 2009 20:16:00 +0000 Subject: [PATCH] backup --- branches/distributed-ppss/ppss.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/distributed-ppss/ppss.sh b/branches/distributed-ppss/ppss.sh index e34a87d..70516db 100755 --- a/branches/distributed-ppss/ppss.sh +++ b/branches/distributed-ppss/ppss.sh @@ -38,7 +38,7 @@ trap 'kill_process; ' INT # Setting some vars. Do not change. SCRIPT_NAME="Distributed Parallel Processing Shell Script" -SCRIPT_VERSION="2.12" +SCRIPT_VERSION="2.14" # The first argument to this script is always the 'mode'. MODE="$1"