summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/ctsvc_view.c2
-rw-r--r--packaging/contacts-service.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/ctsvc_view.c b/common/ctsvc_view.c
index a95cd06..6251d48 100644
--- a/common/ctsvc_view.c
+++ b/common/ctsvc_view.c
@@ -1187,7 +1187,7 @@ static const view_uri_info_s __tables[] = {
static GHashTable *__ctsvc_view_uri_hash = NULL;
-void ctsvc_view_uri_init()
+API void ctsvc_view_uri_init()
{
int i;
int count;
diff --git a/packaging/contacts-service.spec b/packaging/contacts-service.spec
index 9eb02ca..781164f 100644
--- a/packaging/contacts-service.spec
+++ b/packaging/contacts-service.spec
@@ -1,6 +1,6 @@
Name: contacts-service
Summary: Contacts Service
-Version: 0.9.114.7
+Version: 0.9.114.8
Release: 1
Group: TO_BE/FILLED_IN
License: Apache-2.0