diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-17 14:39:31 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-17 14:39:44 -0400 |
commit | 85f519730a7bbad030cd6ee5661ff1bddab85245 (patch) | |
tree | e0225e67e126b41e384c187361cf567376a3e669 /version.properties | |
parent | 964c918cbe56d463c32690da1e07b0f17a79eef2 (diff) |
Bump version of OSDF to 1.3.1-staging
Change-Id: I08c516b8f55f4ea6ee30290e79705a4b42be4fcb
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-501
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 36696ce..3d14ded 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |