We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c140380 commit 22c5908Copy full SHA for 22c5908
matRad/matRad_version.m
@@ -32,7 +32,7 @@
32
%Hardcoded version name / numbers
33
matRadVer.name = 'Cleve';
34
matRadVer.major = 3;
35
-matRadVer.minor = 1;
+matRadVer.minor = 2;
36
matRadVer.patch = 0;
37
38
tagged = false;
0 commit comments