diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-11-07 21:56:01 -0500 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-11-07 21:56:01 -0500 |
commit | 2c913e870110d3e606c94c12a8bab7e3322bc5e5 (patch) | |
tree | 54ba655a4d5ec92f9a2368005a8a2b22f17d660f /version.properties | |
parent | 58f16b8eec0affe745c49d700ab6f8b884b8d70b (diff) |
Create 1.3.4-SNAPSHOT
Change-Id: Ia3421e39c648981946198542b7503fdfada65d90
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 78b140e..6456604 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |