diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-08-02 09:53:16 +0200 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-08-02 09:53:16 +0200 |
commit | 3a86febdf3230da4a80eee1f7ae6cbc55517808b (patch) | |
tree | 7878ca94f10ed8e2596b9207df856c8bd8838adf /version.properties | |
parent | a7231655e0f6d05c9f1102b7ed63f691e7a57808 (diff) |
Update PRH to 1.6.13.3.2
Issue-ID: DCAEGEN2-2808
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I84d58139e7ce8e9d9b56cdafe9fbe39f7d4c5509
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index abd3fe3..32867b6 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=3
minor=3
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
|