diff options
author | Patel, Ankitkumar <ankit@research.att.com> | 2018-06-01 14:38:50 -0400 |
---|---|---|
committer | Patel, Ankitkumar <ankit@research.att.com> | 2018-06-04 11:13:52 -0400 |
commit | 59af1ba116cc0e834f2c1a0d9ac2b523682016b9 (patch) | |
tree | 946a2c02aff789855b613c794367739e00fae39f /version.properties | |
parent | 5b154ab03794fae01717b92f72e25f420717cbfa (diff) |
updated the version of an image
Updated the version of an image.
Issue-ID: OPTFRA-251
Change-Id: I2fdf0789ebad30f4e520b55890317e2404546c07
Signed-off-by: Patel, Ankitkumar <ankit@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 37c1f7f..d751ba0 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |