diff options
Diffstat (limited to 'muse2/CMakeLists.txt')
-rw-r--r-- | muse2/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/muse2/CMakeLists.txt b/muse2/CMakeLists.txt index f9522b6f..7fce0e78 100644 --- a/muse2/CMakeLists.txt +++ b/muse2/CMakeLists.txt @@ -85,8 +85,8 @@ set(CMAKE_SKIP_RULE_DEPENDENCY TRUE) SET(MusE_VERSION_MAJOR 2) SET(MusE_VERSION_MINOR 1) SET(MusE_VERSION_PATCH 0) -SET(MusE_VERSION "2.1rc2") -SET(MusE_VERSION_FULL "2.1rc2") +SET(MusE_VERSION "2.1") +SET(MusE_VERSION_FULL "2.1") SET(MusE_INSTALL_NAME "muse-2.1") SET(MusE_EXEC_NAME "muse2") |