diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-19 16:31:51 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-21 14:00:49 -0400 |
commit | f6d4029257dcb6c573d421e3762eac5429eca762 (patch) | |
tree | ac5c9069cabcd4873d10cfc15f9199beec8e06a7 /version.properties | |
parent | f24666c55d17ef296746ea103218d1c489380a00 (diff) |
Compile against Fluorine SR2
Updated to compile against Fluorine SR2
Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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 b1967d0a..1c98ae9b 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=0 sprint_number=4 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} |