diff options
author | Patel, Ankitkumar <ankit@research.att.com> | 2018-06-01 14:43:29 -0400 |
---|---|---|
committer | Shankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com> | 2018-06-04 18:19:04 +0000 |
commit | b226ac1dff4c4a0d8e72aafdf343a19f41aad3ea (patch) | |
tree | 36b129bb91465451e254041d0686fe3ad89b0069 | |
parent | 5edc1cfae3fb0b7568b75ae650200fc4775e8318 (diff) |
Updated the version of the HAS image
Updated the version of the HAS image.
Issue-ID: OPTFRA-251
Change-Id: I489610fc85591d16c29cc604adc4584c61c13da8
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
(cherry picked from commit b257e44786d799bacb4aa03421cf241c77374990)
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 56533db..c7d78b7 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |