From 62053fd7ee596d770e1cda3e5ea27a02de9c8ed5 Mon Sep 17 00:00:00 2001 From: Brandon Taylor Date: Tue, 12 Nov 2024 01:20:14 +0000 Subject: [PATCH] version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 706af4a..f111ac1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24) # on windows, add a path to Qt list(APPEND CMAKE_PREFIX_PATH C:/Users/brand/6.5.1/msvc2019_64) -project(Justly VERSION 0.6.4.1 LANGUAGES CXX) +project(Justly VERSION 0.6.5 LANGUAGES CXX) # download https://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General.sf2 # and put it into the share folder