diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-06-25 13:00:01 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-06-25 13:00:04 -0400 |
commit | 2b26be38078af454e5bf603f5002a00b33626aa4 (patch) | |
tree | ec9499d3f958a21b91d38a2c05668a4022ae33cc /version.properties | |
parent | 7427351942ee7b45167d346874f28e858185e0a4 (diff) |
Bump distribution to 2.5.4-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: Ib91e1688504746129670ea4535236419874b352d
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 8cfb5921..0af97c40 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |