From 772825849ca6e40f56c647f3565a59a3d207ba65 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Thu, 23 Dec 2021 14:05:16 +0100 Subject: Top up project version to 2.5.0 Issue-ID: OOM-2903 Signed-off-by: Tomasz Wrobel Change-Id: I99e55519d8ffcebb797763bdef3d8a8c7ec5fd7a --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg