From 7aaf962d4a56c1c19c9cfeb6b43e52148ab1e755 Mon Sep 17 00:00:00 2001 From: Brandon Taylor Date: Mon, 18 Nov 2024 16:28:31 +0000 Subject: [PATCH] version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 93dbf04..8c22b6d 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.6 LANGUAGES CXX) +project(Justly VERSION 0.6.6.1 LANGUAGES CXX) # download https://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General.sf2 # and put it into the share folder