diff options
author | Dragosh, Pamela (pd1248) <pdragosh@research.att.com> | 2021-03-23 19:06:07 -0400 |
---|---|---|
committer | Dragosh, Pamela (pd1248) <pdragosh@research.att.com> | 2021-03-23 19:06:15 -0400 |
commit | 0f93ae782d461a6fae9145f045b963cca25586db (patch) | |
tree | bf08e22bac03eae7e9fb860f0237f284d9a9f863 /version.properties | |
parent | d94985140f887c199e110b9e4395795c6000123b (diff) |
Bump api to 2.4.3 SNAPSHOT
Issue-ID: POLICY-3150
Change-Id: I2ce47612b2ec9d5af81504c59e3d6d731a4e701c
Signed-off-by: Dragosh, Pamela (pd1248) <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 926fe5b0..5d7ff9b8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |