summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2022-04-06 14:21:50 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-05-17 09:04:28 +0200
commit965cf0ea3cd08fdad7ec28a5078032dada455124 (patch)
tree4f40953924a0ee4253b471215acd4edb8a6638b4 /version.properties
parentd1677918385c6efac68eb2121991ed653d412200 (diff)
Disable TLS in DataRouter (CSIT)
Issue-ID: DCAEGEN2-3037 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I01dd54ac173ed2bf705071e2bca118a068680f0a
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 6db90f2..a1653f6 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,5 @@
major=1
-minor=8
+minor=9
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}