Skip to content

Commit

Permalink
4.4.0 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPudashkin committed Aug 22, 2024
1 parent 64c9ae5 commit 260f787
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 @@ -26,7 +26,7 @@ set(MUSE_APP_VERSION_MINOR "4")
set(MUSE_APP_VERSION_PATCH "0")
set(MUSE_APP_VERSION_MAJ_MIN "${MUSE_APP_VERSION_MAJOR}.${MUSE_APP_VERSION_MINOR}")
set(MUSE_APP_VERSION "${MUSE_APP_VERSION_MAJ_MIN}.${MUSE_APP_VERSION_PATCH}")
set(MUSE_APP_VERSION_LABEL "beta")
set(MUSE_APP_VERSION_LABEL "")
set(MUSE_APP_TITLE_VERSION "${MUSE_APP_TITLE} ${MUSE_APP_VERSION_MAJOR}")
set(MUSE_APP_NAME_VERSION "${MUSE_APP_NAME} ${MUSE_APP_VERSION_MAJOR}")
set(MUSE_APP_UNSTABLE ON)
Expand Down

0 comments on commit 260f787

Please sign in to comment.