Skip to content

Commit

Permalink
Release 4.0, to the moon!
Browse files Browse the repository at this point in the history
  • Loading branch information
spamatica committed Apr 24, 2021
1 parent bdce770 commit 3e79cbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ set(CMAKE_SKIP_RULE_DEPENDENCY TRUE)
SET(MusE_VERSION_MAJOR 4)
SET(MusE_VERSION_MINOR 0)
SET(MusE_VERSION_PATCH 0)
SET(MusE_VERSION "4.0pre3")
SET(MusE_VERSION_FULL "4.0pre3")
SET(MusE_VERSION "4.0")
SET(MusE_VERSION_FULL "4.0")
SET(MusE_INSTALL_NAME "muse-4.0")
SET(MusE_EXEC_NAME "muse4")

Expand Down
1 change: 1 addition & 0 deletions src/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
24.04.2021
*** MusE 4.0 ***
- Fix: Drum list: Disable grouping options when no different tracks are involved. (kybos)
23.04.2021
- Part colours: Fixed 'live' recording virtual part overlay, and eventual created part. (Tim)
Expand Down

0 comments on commit 3e79cbc

Please sign in to comment.