diff options
author | Sudhakar Reddy <Sudhakar.Reddy@amdocs.com> | 2019-05-29 10:48:13 +0530 |
---|---|---|
committer | Sudhakar Reddy <Sudhakar.Reddy@amdocs.com> | 2019-05-29 10:53:19 +0530 |
commit | 8ab92dba524aacc4956497d72f6aa1b25ceb1adc (patch) | |
tree | 9b9ca189968a13144bf1c089a66e90cffd0e807b /version.properties | |
parent | d69ada1539f9d4bb716a723c1dad0c8c0b1c087d (diff) |
Change-Id: I50b52e8f237e79c8a57a78a4b770b3f436b125e3
Issue-ID: MULTICLOUD-659
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
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 4b0cd45..d01d561 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=2 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |