diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-11 22:02:17 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-11 22:02:17 -0400 |
commit | f7a85ec2f461e2ed4ee1f089b6a99ce96fedaffc (patch) | |
tree | aee795633eb3d67a3c06d0f2de3fe1eb303711ea /version.properties | |
parent | 0856a91395c58fa6f6a6a383f8a2506f3d7b0dad (diff) |
Create 1.3.2-SNAPSHOT
Change-Id: I5b782e29186e12339d8839a77e463995b30eb7b4
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-716
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 9ffdb5b..8b2aa75 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|