Skip to content

Commit

Permalink
4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPudashkin committed May 21, 2024
1 parent ffb0cd8 commit ea73092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ set(MUSESCORE_NAME "MuseScore")
set(MUSESCORE_TITLE "MuseScore Studio")
set(MUSESCORE_VERSION_MAJOR "4")
set(MUSESCORE_VERSION_MINOR "3")
set(MUSESCORE_VERSION_PATCH "0")
set(MUSESCORE_VERSION_PATCH "1")
set(MUSESCORE_VERSION_MAJ_MIN "${MUSESCORE_VERSION_MAJOR}.${MUSESCORE_VERSION_MINOR}")
set(MUSESCORE_VERSION "${MUSESCORE_VERSION_MAJ_MIN}.${MUSESCORE_VERSION_PATCH}")
set(MUSESCORE_TITLE_VERSION "${MUSESCORE_TITLE} ${MUSESCORE_VERSION_MAJOR}")
Expand Down

0 comments on commit ea73092

Please sign in to comment.