From 8ee93168115cd512a885a20dd911f419bdbbf258 Mon Sep 17 00:00:00 2001 From: Arkadiusz Balys Date: Thu, 6 Feb 2025 15:51:20 +0100 Subject: [PATCH] samples: matter: Update Matter VERSION file to 2.9.99 The VERSION file in each sample should point to 2.9.99 now. Signed-off-by: Arkadiusz Balys --- applications/matter_bridge/VERSION | 2 +- applications/matter_weather_station/VERSION | 2 +- samples/matter/light_bulb/VERSION | 2 +- samples/matter/light_switch/VERSION | 2 +- samples/matter/lock/VERSION | 2 +- samples/matter/smoke_co_alarm/VERSION | 2 +- samples/matter/template/VERSION | 2 +- samples/matter/thermostat/VERSION | 2 +- samples/matter/window_covering/VERSION | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/applications/matter_bridge/VERSION b/applications/matter_bridge/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/applications/matter_bridge/VERSION +++ b/applications/matter_bridge/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/applications/matter_weather_station/VERSION b/applications/matter_weather_station/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/applications/matter_weather_station/VERSION +++ b/applications/matter_weather_station/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/light_bulb/VERSION b/samples/matter/light_bulb/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/samples/matter/light_bulb/VERSION +++ b/samples/matter/light_bulb/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/light_switch/VERSION b/samples/matter/light_switch/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/samples/matter/light_switch/VERSION +++ b/samples/matter/light_switch/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/lock/VERSION b/samples/matter/lock/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/samples/matter/lock/VERSION +++ b/samples/matter/lock/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/smoke_co_alarm/VERSION b/samples/matter/smoke_co_alarm/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/samples/matter/smoke_co_alarm/VERSION +++ b/samples/matter/smoke_co_alarm/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/template/VERSION b/samples/matter/template/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/samples/matter/template/VERSION +++ b/samples/matter/template/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/thermostat/VERSION b/samples/matter/thermostat/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/samples/matter/thermostat/VERSION +++ b/samples/matter/thermostat/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION = diff --git a/samples/matter/window_covering/VERSION b/samples/matter/window_covering/VERSION index 9361645541a7..b83a48ad01c4 100644 --- a/samples/matter/window_covering/VERSION +++ b/samples/matter/window_covering/VERSION @@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 8 +VERSION_MINOR = 9 PATCHLEVEL = 99 VERSION_TWEAK = 0 EXTRAVERSION =