diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2018-10-31 11:24:53 -0400 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-10-31 11:24:53 -0400 |
commit | 49afdecb96cca3035930900c7d726df0cb2116a8 (patch) | |
tree | faf208d48604701a0884dc16356c1b309b1d3462 /version.properties | |
parent | 2c169b4daaa9550d1d113d743894c57811ebd976 (diff) |
upversion to 1.3.1
Change-Id: I7990df11ed3682a2d37c9e18be5dcdf82d67729c
Issue-ID: AAI-1788
Signed-off-by: sblimkie <steven.blimkie@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 a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |