Skip to content

Commit

Permalink
Update version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
eozd committed Sep 16, 2019
1 parent 8fb4c88 commit 1c877e4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified src/pspm.fig
Binary file not shown.
2 changes: 1 addition & 1 deletion src/pspm_msg.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$___________________________________________________________________________
Welcome to PsPM - PsychoPhysiological Modelling
(incorporating SCRalyze)
Version 4.1.1 (17.06.2019)
Version 4.2.0 (17.06.2019)
$
------------------------------------------
(c) 2008-2019
Expand Down
8 changes: 4 additions & 4 deletions src/pspm_quit.m
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
% pspm_quit clears settings, removes paths & closes figures
%__________________________________________________________________________
% PsPM 4.1.1
% PsPM 4.2.0
% (C) 2008-2019 Dominik R Bach (Wellcome Trust Centre for Neuroimaging)
%
% $Id$
% $Rev$
% $Id: pspm_quit.m 805 2019-09-16 07:12:08Z esrefo $
% $Rev: 805 $
%
% v109 drb 14.08.2013 removed import paths
% v108 30.05.2013 removed fil distribution
Expand Down Expand Up @@ -33,6 +33,6 @@
disp(' ');
disp('Thanks for using PsPM.');
disp('_____________________________________________________________________________________________');
disp('PsPM 4.1.1 (c) 2008-2019 Dominik R. Bach');
disp('PsPM 4.2.0 (c) 2008-2019 Dominik R. Bach');
disp('University of Zurich, CH -- University College London, UK');

0 comments on commit 1c877e4

Please sign in to comment.