Skip to content

Commit

Permalink
Version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drowaudio committed Mar 19, 2019
1 parent 0ff1689 commit 716e4de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion install/bump_version_number
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ echo "Building Projucer and creating projects"
PROJUCER_ROOT=$ROOT/modules/juce/extras/Projucer/Builds/MacOSX
PROJUCER_APP=$PROJUCER_ROOT/build/Release/Projucer.app/Contents/MacOS/Projucer
cd "$PROJUCER_ROOT"
xcodebuild -configuration Release
xcodebuild -configuration Release LLVM_LTO=NO


#============================================================
Expand Down
4 changes: 2 additions & 2 deletions pluginval.jucer
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<JUCERPROJECT name="pluginval" projectType="guiapp" jucerVersion="5.4.1" id="IA2Ov0"
version="0.2.1" companyName="Tracktion" headerPath="../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK">
<JUCERPROJECT name="pluginval" projectType="guiapp" jucerVersion="5.4.3" id="IA2Ov0"
version="0.2.2" companyName="Tracktion" headerPath="../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK">
<MAINGROUP id="zUhKLj" name="pluginval">
<FILE id="gV5MZv" name="CHANGELIST.md" compile="0" resource="0" file="CHANGELIST.md"/>
<GROUP id="{DF1CFAD6-E73F-2DAB-3957-D1F25BDD2E13}" name="Source">
Expand Down

0 comments on commit 716e4de

Please sign in to comment.