From a7d62526f2e0752bd1daf84844ed137158aa3cff Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Thu, 25 Oct 2018 19:50:49 +0800 Subject: Fixed the AAI API Version for VoLTE Change-Id: I685cd2e1547b7c9d66c3c54c0f5b76ae4fe873ae Issue-ID: HOLMES-177 Signed-off-by: GuangrongFu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg