We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd8136c commit 8134253Copy full SHA for 8134253
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.15)
2
3
-project(pluginval VERSION 0.2.8)
+project(pluginval VERSION 0.2.9)
4
5
# If we are using MSVC we want static runtime linkage
6
if (MSVC)
pluginval.jucer
<?xml version="1.0" encoding="UTF-8"?>
-<JUCERPROJECT name="pluginval" projectType="guiapp" id="IA2Ov0" version="0.2.8"
+<JUCERPROJECT name="pluginval" projectType="guiapp" id="IA2Ov0" version="0.2.9"
companyName="Tracktion" headerPath="../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK ../../VST3_SDK"
jucerFormatVersion="1">
<MAINGROUP id="zUhKLj" name="pluginval">
0 commit comments