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 71e56f04..f417347a 100644 --- a/muse2/CMakeLists.txt +++ b/muse2/CMakeLists.txt @@ -84,8 +84,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.1.1") -SET(MusE_VERSION_FULL "2.1.1") +SET(MusE_VERSION "2.1.2") +SET(MusE_VERSION_FULL "2.1.2") SET(MusE_INSTALL_NAME "muse-2.1") SET(MusE_EXEC_NAME "muse2") |