diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-02-23 15:13:18 -0500 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-02-23 15:13:22 -0500 |
commit | 5a9b54267e648bd339e4ee3cf697daebee1ab1e6 (patch) | |
tree | b8ca5795574f1eed4925f61d930dd902a2650f15 /version.properties | |
parent | c6a3a3c75d3cb5951971e44f6cae5495fa9f921b (diff) |
Bump distribution to 2.5.1-SNAPSHOT
Issue-ID: POLICY-3088
Change-Id: Iefa88438d23defeb73875ec4de9be29541b24b89
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 756f8a39..50c84cde 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |