diff options
author | deen1985 <damian.nowak@nokia.com> | 2020-08-10 15:38:37 +0200 |
---|---|---|
committer | deen1985 <damian.nowak@nokia.com> | 2020-08-10 15:38:54 +0200 |
commit | ceac321896c3281e47344da810327b0404085140 (patch) | |
tree | d172469e0b965090832f18001ace628f0ea7dfc1 /version.properties | |
parent | d0e6b1f68ce9488ea374f48eda2baddbcc5cd6b4 (diff) |
PRH updated to used DCAE-SDK 1.4.1
Change-Id: I8c9e96b870d122877d05839daa2f35df719f1870
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: DCAEGEN2-2276
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 d8977634..b53fce2d 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=5 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |