diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-16 10:27:37 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-16 10:27:44 -0400 |
commit | 494d243dc151c59d8a3dc1e2195cb615f22e08be (patch) | |
tree | 1b74fb8599242ab06c6b12a5be8f48d6f331fd05 /version.properties | |
parent | 94e5df6ef912175239ab1ab48ca169fd90878c26 (diff) |
Bump snapshot 2.0.1
Released so bumping to next patch
Issue-ID: POLICY-1630
Change-Id: Ib91063848e1a757b0a251052ce8ec61dace85d88
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 a3ac0d9c..ae234638 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |