Skip to content

Commit

Permalink
Release Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wahln committed Nov 18, 2024
1 parent 07e91ff commit 1bf700b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions matRad/matRad_version.m
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%Hardcoded version name / numbers
matRadVer.name = 'Blaise';
matRadVer.major = 2;
matRadVer.minor = 10;
matRadVer.patch = 1;
matRadVer.name = 'Cleve';
matRadVer.major = 3;
matRadVer.minor = 1;
matRadVer.patch = 0;

tagged = false;

Expand Down

0 comments on commit 1bf700b

Please sign in to comment.