Skip to content

Commit 8134253

Browse files
committed
v0.2.9
1 parent bd8136c commit 8134253

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.15)
22

3-
project(pluginval VERSION 0.2.8)
3+
project(pluginval VERSION 0.2.9)
44

55
# If we are using MSVC we want static runtime linkage
66
if (MSVC)

pluginval.jucer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<JUCERPROJECT name="pluginval" projectType="guiapp" id="IA2Ov0" version="0.2.8"
3+
<JUCERPROJECT name="pluginval" projectType="guiapp" id="IA2Ov0" version="0.2.9"
44
companyName="Tracktion" headerPath="../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK&#10;../../VST3_SDK"
55
jucerFormatVersion="1">
66
<MAINGROUP id="zUhKLj" name="pluginval">

0 commit comments

Comments
 (0)