Changed versrion to 5.9.9 18/122118/1
authorMD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Wed, 23 Jun 2021 03:47:02 +0000 (09:17 +0530)
committerMD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Wed, 23 Jun 2021 03:47:02 +0000 (09:17 +0530)
Issue-ID: SO-3674

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: Id2102b90381b142885ce0f99ba0c2e1f4952a0f2

version.properties

index b3f28cd..e8c57ad 100644 (file)
@@ -2,9 +2,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
-major=1
-minor=8
-patch=1
+major=5
+minor=9
+patch=9
 
 base_version=${major}.${minor}.${patch}