Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
Eism committed Apr 30, 2024
1 parent 8ccce03 commit f2bf2bd
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 @@ -25,7 +25,7 @@ set(MUSESCORE_VERSION_PATCH "0")
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}")
set(MUSESCORE_VERSION_LABEL "beta")
set(MUSESCORE_VERSION_LABEL "")

if(MUSESCORE_BUILD_MODE MATCHES "dev")
set(MUSESCORE_RELEASE_CHANNEL "devel")
Expand Down

0 comments on commit f2bf2bd

Please sign in to comment.