Skip to content

Commit

Permalink
Added R2022a
Browse files Browse the repository at this point in the history
  • Loading branch information
thrynae committed Mar 14, 2022
1 parent f5a70ff commit da88afb
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions html/ifversion.html
Expand Up @@ -251,8 +251,8 @@
<td> <it>Pass</it> </td>
</tr>
</table>
</p><pre>Version: 1.1.0
Date: 2021-09-26
</p><pre>Version: 1.1.1
Date: 2022-03-14
Author: H.J. Wisselink
Licence: CC by-nc-sa 4.0 ( https://creativecommons.org/licenses/by-nc-sa/4.0 )
Email = 'h_j_wisselink*alumnus_utwente_nl';
Expand Down Expand Up @@ -326,8 +326,8 @@
<span class="comment">%</span>
<span class="comment">%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%</span>
<span class="comment">%| |%</span>
<span class="comment">%| Version: 1.1.0 |%</span>
<span class="comment">%| Date: 2021-09-26 |%</span>
<span class="comment">%| Version: 1.1.1 |%</span>
<span class="comment">%| Date: 2022-03-14 |%</span>
<span class="comment">%| Author: H.J. Wisselink |%</span>
<span class="comment">%| Licence: CC by-nc-sa 4.0 ( creativecommons.org/licenses/by-nc-sa/4.0 ) |%</span>
<span class="comment">%| Email = 'h_j_wisselink*alumnus_utwente_nl'; |%</span>
Expand Down Expand Up @@ -365,7 +365,7 @@
<span class="string">'R2013a'</span> 801;<span class="string">'R2013b'</span> 802;<span class="string">'R2014a'</span> 803;<span class="string">'R2014b'</span> 804;<span class="string">'R2015a'</span> 805;
<span class="string">'R2015b'</span> 806;<span class="string">'R2016a'</span> 900;<span class="string">'R2016b'</span> 901;<span class="string">'R2017a'</span> 902;<span class="string">'R2017b'</span> 903;
<span class="string">'R2018a'</span> 904;<span class="string">'R2018b'</span> 905;<span class="string">'R2019a'</span> 906;<span class="string">'R2019b'</span> 907;<span class="string">'R2020a'</span> 908;
<span class="string">'R2020b'</span> 909;<span class="string">'R2021a'</span> 910;<span class="string">'R2021b'</span> 911};
<span class="string">'R2020b'</span> 909;<span class="string">'R2021a'</span> 910;<span class="string">'R2021b'</span> 911;<span class="string">'R2022a'</span> 912};
<span class="keyword">end</span>

<span class="keyword">if</span> octave
Expand Down Expand Up @@ -631,8 +631,8 @@
% </table>
% </html>
%
% Version: 1.1.0
% Date: 2021-09-26
% Version: 1.1.1
% Date: 2022-03-14
% Author: H.J. Wisselink
% Licence: CC by-nc-sa 4.0 ( https://creativecommons.org/licenses/by-nc-sa/4.0 )
% Email = 'h_j_wisselink*alumnus_utwente_nl';
Expand Down Expand Up @@ -713,8 +713,8 @@
%
%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%/%
%| |%
%| Version: 1.1.0 |%
%| Date: 2021-09-26 |%
%| Version: 1.1.1 |%
%| Date: 2022-03-14 |%
%| Author: H.J. Wisselink |%
%| Licence: CC by-nc-sa 4.0 ( creativecommons.org/licenses/by-nc-sa/4.0 ) |%
%| Email = 'h_j_wisselink*alumnus_utwente_nl'; |%
Expand Down Expand Up @@ -752,7 +752,7 @@
'R2013a' 801;'R2013b' 802;'R2014a' 803;'R2014b' 804;'R2015a' 805;
'R2015b' 806;'R2016a' 900;'R2016b' 901;'R2017a' 902;'R2017b' 903;
'R2018a' 904;'R2018b' 905;'R2019a' 906;'R2019b' 907;'R2020a' 908;
'R2020b' 909;'R2021a' 910;'R2021b' 911};
'R2020b' 909;'R2021a' 910;'R2021b' 911;'R2022a' 912};
end
if octave
Expand Down Expand Up @@ -807,4 +807,4 @@
end
##### SOURCE END #####
--></body></html>
--></body></html>

0 comments on commit da88afb

Please sign in to comment.