aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2024-01-11 15:25:18 +0000
committerdanielhanrahan <daniel.hanrahan@est.tech>2024-01-11 15:25:18 +0000
commit345f40ff0c767d92580c1640e87a5645d175452b (patch)
tree85f182dfdc641cea40247b2423459105aecfa544 /version.properties
parentfd729601c69463ba2d4db6359d41bb40a639a321 (diff)
Bump CPS to 3.4.3-SNAPSHOT
- bump CPS to 3.4.3-SNAPSHOT and update the docs Issue-ID: CPS-2026 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: If0036c6245ddbae2a401b712cc13e3208491ed2f
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 9c3bc33c8..6c691bf22 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (C) 2021-2023 Nordix Foundation
+# Copyright (C) 2021-2024 Nordix Foundation
# Modifications Copyright (C) 2022 Bell Canada.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -22,7 +22,7 @@
major=3
minor=4
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}