Skip to content

Commit

Permalink
v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
drowaudio committed Sep 16, 2020
1 parent bd8136c commit 8134253
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.15)

project(pluginval VERSION 0.2.8)
project(pluginval VERSION 0.2.9)

# If we are using MSVC we want static runtime linkage
if (MSVC)
Expand Down
2 changes: 1 addition & 1 deletion pluginval.jucer
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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&#10;../../VST3_SDK"
jucerFormatVersion="1">
<MAINGROUP id="zUhKLj" name="pluginval">
Expand Down

0 comments on commit 8134253

Please sign in to comment.