[Attach panel] Initial implement C# attach-panel API
[platform/core/csapi/tizenfx.git] / src / Tizen.Applications.AttachPanel / Interop / Interop.Libraries.cs
index 7e83aa4..4b4049b 100755 (executable)
@@ -2,6 +2,6 @@ internal static partial class Interop
 {
     internal static partial class Libraries
     {
-        public const string AttachPanel = "libattach-panel.so.0";
+        public const string AttachPanel = "libattach-panel.so.0.1.0";
     }
-}
\ No newline at end of file
+}