From 45242544fd7ef94e7f8a95b132e60e2a1a039340 Mon Sep 17 00:00:00 2001 From: Christoph Hart Date: Wed, 12 Jun 2024 23:36:29 +0200 Subject: [PATCH] - updated version number --- hi_backend/hi_backend.h | 2 +- hi_core/hi_core.h | 2 +- hi_frontend/hi_frontend.h | 2 +- hi_scripting/hi_scripting.h | 2 +- hi_streaming/hi_streaming.h | 2 +- projects/plugin/HISE.jucer | 2 +- projects/standalone/HISE Standalone.jucer | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hi_backend/hi_backend.h b/hi_backend/hi_backend.h index 6a7c2d5b85..22dbdd2e20 100644 --- a/hi_backend/hi_backend.h +++ b/hi_backend/hi_backend.h @@ -36,7 +36,7 @@ BEGIN_JUCE_MODULE_DECLARATION ID: hi_backend vendor: Hart Instruments - version: 2.0.0 + version: 4.0.0 name: HISE Backend Module description: The backend application classes for HISE website: http://hise.audio diff --git a/hi_core/hi_core.h b/hi_core/hi_core.h index 7de90db70b..261c6d78cc 100644 --- a/hi_core/hi_core.h +++ b/hi_core/hi_core.h @@ -36,7 +36,7 @@ BEGIN_JUCE_MODULE_DECLARATION ID: hi_core vendor: Hart Instruments - version: 2.0.0 + version: 4.0.0 name: HISE Core module description: The core classes for HISE website: http://hise.audio diff --git a/hi_frontend/hi_frontend.h b/hi_frontend/hi_frontend.h index fa330cfe5c..5680a82c57 100644 --- a/hi_frontend/hi_frontend.h +++ b/hi_frontend/hi_frontend.h @@ -36,7 +36,7 @@ BEGIN_JUCE_MODULE_DECLARATION ID: hi_frontend vendor: Hart Instruments - version: 2.0.0 + version: 4.0.0 name: HISE Frontend Module description: use this module for compiled plugins website: http://hise.audio diff --git a/hi_scripting/hi_scripting.h b/hi_scripting/hi_scripting.h index 8a49bd02d5..3aa8941616 100644 --- a/hi_scripting/hi_scripting.h +++ b/hi_scripting/hi_scripting.h @@ -36,7 +36,7 @@ BEGIN_JUCE_MODULE_DECLARATION ID: hi_scripting vendor: Hart Instruments - version: 2.0.0 + version: 4.0.0 name: HISE Scripting Module description: The scripting engine module for HISE website: http://hise.audio diff --git a/hi_streaming/hi_streaming.h b/hi_streaming/hi_streaming.h index 2c7625fe85..605deaa4b9 100644 --- a/hi_streaming/hi_streaming.h +++ b/hi_streaming/hi_streaming.h @@ -36,7 +36,7 @@ BEGIN_JUCE_MODULE_DECLARATION ID: hi_streaming vendor: Hart Instruments - version: 2.0.0 + version: 4.0.0 name: HISE Streaming module description: The streaming sampler classes for HISE website: http://hise.audio diff --git a/projects/plugin/HISE.jucer b/projects/plugin/HISE.jucer index 660657b186..459346c3d8 100644 --- a/projects/plugin/HISE.jucer +++ b/projects/plugin/HISE.jucer @@ -1,6 +1,6 @@ - -