summaryrefslogtreecommitdiff
path: root/muse2/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Jonsson <spamatica@gmail.com>2012-11-12 15:37:22 +0000
committerRobert Jonsson <spamatica@gmail.com>2012-11-12 15:37:22 +0000
commit88c30cd6042246c901cb4b44c80de2c7c066b740 (patch)
treede24b0ee117b71db3a474533a02e64b9f0215e9b /muse2/CMakeLists.txt
parentbe1005a6031861b91e1a2df33f62e1c5a0a2aeb6 (diff)
updated version strings
Diffstat (limited to 'muse2/CMakeLists.txt')
-rw-r--r--muse2/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/muse2/CMakeLists.txt b/muse2/CMakeLists.txt
index e7742024..b0a381e5 100644
--- a/muse2/CMakeLists.txt
+++ b/muse2/CMakeLists.txt
@@ -76,11 +76,11 @@ set(CMAKE_SKIP_RULE_DEPENDENCY TRUE)
# The MusE version number.
SET(MusE_VERSION_MAJOR 2)
-SET(MusE_VERSION_MINOR 0)
+SET(MusE_VERSION_MINOR 1)
SET(MusE_VERSION_PATCH 0)
-SET(MusE_VERSION "2.0")
-SET(MusE_VERSION_FULL "2.0")
-SET(MusE_INSTALL_NAME "muse-2.0")
+SET(MusE_VERSION "2.1rc1")
+SET(MusE_VERSION_FULL "2.1rc1")
+SET(MusE_INSTALL_NAME "muse-2.1")
SET(MusE_EXEC_NAME "muse2")
## The directory where we will install the shared components: