diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-25 19:50:49 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-25 20:06:44 +0800 |
commit | a7d62526f2e0752bd1daf84844ed137158aa3cff (patch) | |
tree | a62979ea4a55f656b095527de178e024032d0da0 /version.properties | |
parent | f0ae1a9f8d1464782a041c2361400dddbf1e890a (diff) |
Fixed the AAI API Version for VoLTE1.2.3
Change-Id: I685cd2e1547b7c9d66c3c54c0f5b76ae4fe873ae
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
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 cfb32e0..08d323a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|