From 2074d42f7574b8c5110773224995392053fcc5f4 Mon Sep 17 00:00:00 2001 From: Robert Jonsson Date: Mon, 2 May 2011 21:41:02 +0000 Subject: muse 2.0beta --- muse2/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'muse2/CMakeLists.txt') diff --git a/muse2/CMakeLists.txt b/muse2/CMakeLists.txt index aa527145..c0242f00 100644 --- a/muse2/CMakeLists.txt +++ b/muse2/CMakeLists.txt @@ -63,9 +63,9 @@ set(CMAKE_SKIP_RULE_DEPENDENCY TRUE) SET(MusE_VERSION_MAJOR 2) SET(MusE_VERSION_MINOR 0) SET(MusE_VERSION_PATCH 0) -SET(MusE_VERSION "2.0alpha") -SET(MusE_VERSION_FULL "2.0alpha") -SET(MusE_INSTALL_NAME "muse-2.0alpha") +SET(MusE_VERSION "2.0beta") +SET(MusE_VERSION_FULL "2.0beta") +SET(MusE_INSTALL_NAME "muse-2.0beta") SET(MusE_EXEC_NAME "muse2") ## The directory where we will install the shared components: -- cgit v1.2.3