Skip to content

Commit

Permalink
Version bump 0.46.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher31 committed Feb 20, 2022
1 parent c59e477 commit 89ace20
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 36 deletions.
4 changes: 0 additions & 4 deletions libs/compat/AppConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,6 @@
//#define JUCE_CUSTOM_VST3_SDK 0
#endif

#ifndef JUCE_VST3_HOST_CROSS_PLATFORM_UID
//#define JUCE_VST3_HOST_CROSS_PLATFORM_UID 0
#endif

//==============================================================================
// juce_audio_utils flags:

Expand Down
4 changes: 2 additions & 2 deletions libs/compat/JuceHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ namespace ProjectInfo
{
const char* const projectName = "Element";
const char* const companyName = "Kushview";
const char* const versionString = "0.46.3";
const int versionNumber = 0x2e03;
const char* const versionString = "0.46.4";
const int versionNumber = 0x2e04;
}
#endif
2 changes: 1 addition & 1 deletion tools/jucer/Element/Element.jucer
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<JUCERPROJECT id="jkKYpA" name="Element" displaySplashScreen="0" reportAppUsage="0"
splashScreenColour="Dark" projectType="audioplug" version="1.46.3"
splashScreenColour="Dark" projectType="audioplug" version="1.46.4"
bundleIdentifier="net.kushview.plugins.Element" includeBinaryInAppConfig="1"
cppLanguageStandard="17" companyCopyright="Copyright (c) 2017-2021 Kushview, LLC"
buildVST="1" buildVST3="1" buildAU="1" buildAUv3="0" buildRTAS="0"
Expand Down
4 changes: 0 additions & 4 deletions tools/jucer/Element/JuceLibraryCode/AppConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -204,10 +204,6 @@
//#define JUCE_CUSTOM_VST3_SDK 0
#endif

#ifndef JUCE_VST3_HOST_CROSS_PLATFORM_UID
//#define JUCE_VST3_HOST_CROSS_PLATFORM_UID 0
#endif

//==============================================================================
// juce_audio_utils flags:

Expand Down
4 changes: 2 additions & 2 deletions tools/jucer/Element/JuceLibraryCode/JuceHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ namespace ProjectInfo
{
const char* const projectName = "Element";
const char* const companyName = "Kushview";
const char* const versionString = "1.46.3";
const int versionNumber = 0x12e03;
const char* const versionString = "1.46.4";
const int versionNumber = 0x12e04;
}
#endif
2 changes: 1 addition & 1 deletion tools/jucer/ElementFX/ElementFX.jucer
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<JUCERPROJECT id="pjYkKA" name="Element FX" displaySplashScreen="0" reportAppUsage="0"
splashScreenColour="Dark" projectType="audioplug" version="1.46.3"
splashScreenColour="Dark" projectType="audioplug" version="1.46.4"
bundleIdentifier="net.kushview.plugins.ElementFX" includeBinaryInAppConfig="1"
cppLanguageStandard="17" companyCopyright="Copyright (c) 2017-2020 Kushview, LLC"
buildVST="1" buildVST3="1" buildAU="1" buildAUv3="0" buildRTAS="0"
Expand Down
4 changes: 0 additions & 4 deletions tools/jucer/ElementFX/JuceLibraryCode/AppConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,6 @@
//#define JUCE_CUSTOM_VST3_SDK 0
#endif

#ifndef JUCE_VST3_HOST_CROSS_PLATFORM_UID
//#define JUCE_VST3_HOST_CROSS_PLATFORM_UID 0
#endif

//==============================================================================
// juce_audio_utils flags:

Expand Down
4 changes: 2 additions & 2 deletions tools/jucer/ElementFX/JuceLibraryCode/JuceHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ namespace ProjectInfo
{
const char* const projectName = "Element FX";
const char* const companyName = "Kushview";
const char* const versionString = "1.46.3";
const int versionNumber = 0x12e03;
const char* const versionString = "1.46.4";
const int versionNumber = 0x12e04;
}
#endif
2 changes: 1 addition & 1 deletion tools/jucer/ElementMFX/ElementMFX.jucer
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<JUCERPROJECT id="kKApjY" name="Element MFX" displaySplashScreen="0" reportAppUsage="0"
splashScreenColour="Dark" projectType="audioplug" version="1.46.3"
splashScreenColour="Dark" projectType="audioplug" version="1.46.4"
bundleIdentifier="net.kushview.plugins.ElementMFX" includeBinaryInAppConfig="1"
cppLanguageStandard="17" companyCopyright="Copyright (c) 2017-2020 Kushview, LLC"
buildVST="0" buildVST3="0" buildAU="1" buildAUv3="0" buildRTAS="0"
Expand Down
4 changes: 0 additions & 4 deletions tools/jucer/ElementMFX/JuceLibraryCode/AppConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,6 @@
//#define JUCE_CUSTOM_VST3_SDK 0
#endif

#ifndef JUCE_VST3_HOST_CROSS_PLATFORM_UID
//#define JUCE_VST3_HOST_CROSS_PLATFORM_UID 0
#endif

//==============================================================================
// juce_audio_utils flags:

Expand Down
4 changes: 2 additions & 2 deletions tools/jucer/ElementMFX/JuceLibraryCode/JuceHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ namespace ProjectInfo
{
const char* const projectName = "Element MFX";
const char* const companyName = "Kushview";
const char* const versionString = "1.46.3";
const int versionNumber = 0x12e03;
const char* const versionString = "1.46.4";
const int versionNumber = 0x12e04;
}
#endif
2 changes: 1 addition & 1 deletion tools/jucer/Standalone/Element.jucer
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<JUCERPROJECT id="UNteAW" name="Element" projectType="guiapp" version="0.46.3"
<JUCERPROJECT id="UNteAW" name="Element" projectType="guiapp" version="0.46.4"
bundleIdentifier="net.kushview.Element" includeBinaryInAppConfig="1"
companyName="Kushview" companyWebsite="https://kushview.net"
companyEmail="[email protected]" displaySplashScreen="0" reportAppUsage="0"
Expand Down
4 changes: 0 additions & 4 deletions tools/jucer/Standalone/JuceLibraryCode/AppConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,6 @@
//#define JUCE_CUSTOM_VST3_SDK 0
#endif

#ifndef JUCE_VST3_HOST_CROSS_PLATFORM_UID
//#define JUCE_VST3_HOST_CROSS_PLATFORM_UID 0
#endif

//==============================================================================
// juce_audio_utils flags:

Expand Down
4 changes: 2 additions & 2 deletions tools/jucer/Standalone/JuceLibraryCode/JuceHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ namespace ProjectInfo
{
const char* const projectName = "Element";
const char* const companyName = "Kushview";
const char* const versionString = "0.46.3";
const int versionNumber = 0x2e03;
const char* const versionString = "0.46.4";
const int versionNumber = 0x2e04;
}
#endif
4 changes: 2 additions & 2 deletions tools/waf/element.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
# Package name
APPNAME="element"
# Version number
VERSION="0.46.3"
VERSION="0.46.4"
# plugin version is +1 that of standalone. VST2 has to start at 1.0.0
PLUGIN_VERSION="1.46.3"
PLUGIN_VERSION="1.46.4"

juce_modules = '''
jlv2_host juce_audio_basics juce_audio_devices juce_audio_formats
Expand Down

0 comments on commit 89ace20

Please sign in to comment.