From 6b0e805172ba85bf78e23426cb533e8d97e82408 Mon Sep 17 00:00:00 2001 From: Brandon Taylor Date: Tue, 19 Nov 2024 10:53:48 +0000 Subject: [PATCH] version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f11a53b3..d5c67ef7 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.7 LANGUAGES CXX) +project(Justly VERSION 0.6.7.1 LANGUAGES CXX) # download https://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General.sf2 # and put it into the share folder