We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e9b76 commit c758624Copy full SHA for c758624
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24)
3
# on windows, add a path to Qt
4
list(APPEND CMAKE_PREFIX_PATH C:/Users/brand/6.5.1/msvc2019_64)
5
6
-project(Justly VERSION 0.6.10.1 LANGUAGES CXX)
+project(Justly VERSION 0.6.11 LANGUAGES CXX)
7
8
# download https://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General.sf2
9
# and put it into the share folder
0 commit comments