diff options
author | wr148d <wr148d@att.com> | 2022-02-08 13:20:21 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-02-08 13:20:21 -0500 |
commit | a302d9c89be7b5a879800979afa2fe53a9b988ae (patch) | |
tree | 85b372129bbfe5a2c0dfc9a8c5532d2028523b6e /version.properties | |
parent | 28fd048dcd052449ac2f8da76ccb9255f33fa387 (diff) |
[AAI] Attempting to fix a compile run version mismatch in sparky
Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I0b2678c7bef13e264b323a48767c472494136348
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 dd10411..9bb11f5 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=4 +patch=3 base_version=${major}.${minor}.${patch} |