diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-12-23 14:05:16 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-12-23 14:05:16 +0100 |
commit | 772825849ca6e40f56c647f3565a59a3d207ba65 (patch) | |
tree | 1608bf50cee7d9e8313cec42098cd9dd49720017 /version.properties | |
parent | 8cf04372826916c1cd5e901367eb474cfe6918dc (diff) |
Top up project version to 2.5.0
Issue-ID: OOM-2903
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I99e55519d8ffcebb797763bdef3d8a8c7ec5fd7a
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 c0f75b6a..6c697332 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ major=2 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} |