From d52fab47cd9391c7fc6d61ed7b06f477fcdbd1f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20G=C5=82=C4=85bek?= Date: Wed, 3 Jul 2024 17:31:07 +0200 Subject: [PATCH] applications/samples: Update VERSION to 2.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Set VERSION in applications and samples to 2.7.99 after NCS v2.7.0 release. Signed-off-by: Andrzej Głąbek --- applications/machine_learning/VERSION | 2 +- applications/matter_bridge/VERSION | 2 +- applications/matter_weather_station/VERSION | 2 +- samples/bluetooth/mesh/light/VERSION | 2 +- samples/bluetooth/mesh/light_ctrl/VERSION | 2 +- samples/bluetooth/mesh/light_dimmer/VERSION | 2 +- samples/bluetooth/mesh/light_switch/VERSION | 2 +- samples/bluetooth/mesh/sensor_server/VERSION | 2 +- samples/bluetooth/peripheral_lbs/VERSION | 2 +- samples/bluetooth/peripheral_status/VERSION | 2 +- samples/bluetooth/peripheral_uart/VERSION | 2 +- samples/matter/light_bulb/VERSION | 2 +- samples/matter/light_switch/VERSION | 2 +- samples/matter/lock/VERSION | 2 +- samples/matter/template/VERSION | 2 +- samples/matter/thermostat/VERSION | 2 +- samples/matter/window_covering/VERSION | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/applications/machine_learning/VERSION b/applications/machine_learning/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/applications/machine_learning/VERSION +++ b/applications/machine_learning/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/applications/matter_bridge/VERSION b/applications/matter_bridge/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/applications/matter_bridge/VERSION +++ b/applications/matter_bridge/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/applications/matter_weather_station/VERSION b/applications/matter_weather_station/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/applications/matter_weather_station/VERSION +++ b/applications/matter_weather_station/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/bluetooth/mesh/light/VERSION b/samples/bluetooth/mesh/light/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/bluetooth/mesh/light/VERSION +++ b/samples/bluetooth/mesh/light/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/bluetooth/mesh/light_ctrl/VERSION b/samples/bluetooth/mesh/light_ctrl/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/bluetooth/mesh/light_ctrl/VERSION +++ b/samples/bluetooth/mesh/light_ctrl/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/bluetooth/mesh/light_dimmer/VERSION b/samples/bluetooth/mesh/light_dimmer/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/bluetooth/mesh/light_dimmer/VERSION +++ b/samples/bluetooth/mesh/light_dimmer/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/bluetooth/mesh/light_switch/VERSION b/samples/bluetooth/mesh/light_switch/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/bluetooth/mesh/light_switch/VERSION +++ b/samples/bluetooth/mesh/light_switch/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/bluetooth/mesh/sensor_server/VERSION b/samples/bluetooth/mesh/sensor_server/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/bluetooth/mesh/sensor_server/VERSION +++ b/samples/bluetooth/mesh/sensor_server/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/bluetooth/peripheral_lbs/VERSION b/samples/bluetooth/peripheral_lbs/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/bluetooth/peripheral_lbs/VERSION +++ b/samples/bluetooth/peripheral_lbs/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/bluetooth/peripheral_status/VERSION b/samples/bluetooth/peripheral_status/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/bluetooth/peripheral_status/VERSION +++ b/samples/bluetooth/peripheral_status/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/bluetooth/peripheral_uart/VERSION b/samples/bluetooth/peripheral_uart/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/bluetooth/peripheral_uart/VERSION +++ b/samples/bluetooth/peripheral_uart/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/light_bulb/VERSION b/samples/matter/light_bulb/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/matter/light_bulb/VERSION +++ b/samples/matter/light_bulb/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/light_switch/VERSION b/samples/matter/light_switch/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/matter/light_switch/VERSION +++ b/samples/matter/light_switch/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/lock/VERSION b/samples/matter/lock/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/matter/lock/VERSION +++ b/samples/matter/lock/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/template/VERSION b/samples/matter/template/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/matter/template/VERSION +++ b/samples/matter/template/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/thermostat/VERSION b/samples/matter/thermostat/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/matter/thermostat/VERSION +++ b/samples/matter/thermostat/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/window_covering/VERSION b/samples/matter/window_covering/VERSION index bff8b1740e87..b5c2c35ecc1a 100644 --- a/samples/matter/window_covering/VERSION +++ b/samples/matter/window_covering/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 VERSION_MINOR = 7 -PATCHLEVEL = 0 +PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION =