From 15dc35c422a9c6153708ae6e4bb901239837b627 Mon Sep 17 00:00:00 2001 From: Andreas Kotowicz Date: Tue, 14 Jan 2014 11:24:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ecfe42..6c96605 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## A) ABOUT -This is version 0.2.1 of ParforProgress2, a simple parfor progress monitor for matlab. See also http://www.mathworks.com/matlabcentral/fileexchange/35609-matlab-parforprogress2. +This is version 0.2.2 of ParforProgress2, a simple parfor progress monitor for matlab. See also http://www.mathworks.com/matlabcentral/fileexchange/35609-matlab-parforprogress2. This progress monitor comes with a nice wrapper `ParforProgressStarter2.m` which will take care of adding the classes to the java class path, depending on whether matlabpool / parpool is enabled or not.