diff options
author | Shankar Narayanan <snarayanan@research.att.com> | 2019-04-30 11:25:03 -0400 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-04-30 11:25:27 -0400 |
commit | 79793a0041030bb12092549206f5efbb2baf4e11 (patch) | |
tree | 976fcc92d83929ea4b425fff8f8e0a0fe8d59f05 /version.properties | |
parent | a57cb7ccf199061067b009a472b30ea7ad023d6a (diff) |
Bump up version of HAS 1.3.0
Change-Id: I056f211082df6dbbdfdc89f915d0e720bb86e1e1
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-491
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 901aa18..2db554b 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # major=1 -minor=2 -patch=5 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |