Skip to content

Commit 1bf700b

Browse files
committed
Release Bump
1 parent 07e91ff commit 1bf700b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

matRad/matRad_version.m

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
3131

3232
%Hardcoded version name / numbers
33-
matRadVer.name = 'Blaise';
34-
matRadVer.major = 2;
35-
matRadVer.minor = 10;
36-
matRadVer.patch = 1;
33+
matRadVer.name = 'Cleve';
34+
matRadVer.major = 3;
35+
matRadVer.minor = 1;
36+
matRadVer.patch = 0;
3737

3838
tagged = false;
3939

0 commit comments

Comments
 (0)