diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-03-01 07:46:31 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-03-01 08:07:39 -0600 |
commit | 9dc1cd2632d1dda9c8f072e99616e73e0517f1aa (patch) | |
tree | 95aabe36d5d477b4971f4ce3eaf7cd9348010ecf /version.properties | |
parent | fe3c40d9686febe8b6dd633bb9b1bbebba00288b (diff) |
DataMigration, other Batch
Issue-ID: AAF-776, AAF-753
Change-Id: Ia0593d7297c7af21c801b735f28ccab6867031f0
Signed-off-by: Instrumental <jonathan.gathman@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 16010f77..913ef770 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=2 minor=1 -patch=10 +patch=9 base_version=${major}.${minor}.${patch} |