diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 10:47:48 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 10:47:54 -0400 |
commit | 9cacfed6841828db9838e3145abb82180cf34421 (patch) | |
tree | b4e931800af942e03061098fbc3f4beaae700845 /version.properties | |
parent | 7a561f00d7369967c049e2bd1cbac667211fff64 (diff) |
Bump api 2.3.4 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: Ie70eec72b830c81fb2ae518a7747f8d504b2e831
Signed-off-by: Pamela Dragosh <pdragosh@research.att.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 7307096b..2648c135 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |