Skip to content

Commit

Permalink
Fix incorrect version in Mac GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
BIVectors committed Sep 14, 2023
1 parent 5fb4d89 commit a35903d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion braveheart_gui.m
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ function about_help_button_Callback(hObject, eventdata, handles)
{'\fontsize{18}\it\bf \color[rgb]{0.09,0.078,0.377}';...
'BRAVE\color[rgb]{0.89,0.016,0.016}H\fontsize{14}EART\fontsize{11}';...
'\rm\color{black}(Beth Israel Analysis of Vectors of the Heart)';...
'Version 1.0.0' ;
'Version 1.0.1' ;
' ' ;...
'Copyright 2016-2023 Hans F. Stabeneau and Jonathan W. Waks' ;...
' ' ;...
Expand Down

0 comments on commit a35903d

Please sign in to comment.