diff options
author | Tomasz Golabek <tomasz.golabek@nokia.com> | 2019-10-01 10:31:15 +0200 |
---|---|---|
committer | Piotr Darosz <piotr.darosz@nokia.com> | 2019-10-03 06:07:45 +0000 |
commit | e32a019def8852d08f0b9dffef2c35da4b20c352 (patch) | |
tree | c006cec973b8a4115fc4d654a17eab2765bdfc1b | |
parent | 75b5636a5ecb293b021409e287d4c22481c1aa90 (diff) |
New version released
Version 1.4.1 added into the version.properties
Change-Id: I1c0ed1d0285a402b95aeba7ed587ef9b23f13401
Issue-ID: SDC-2504
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index d709d86..a169fce 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |