X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=xkbcommon-x11.map;h=816cf8efce231ec9a280c789dd4b3f2bcff85f25;hb=e8af6d534ec8822b1eb6a41e755590ab2de83d39;hp=c1a32409f90a7248f821fc61d2616cf492fca971;hpb=5444f6a8caff54ee22cc42fc887e9452281166d7;p=platform%2Fupstream%2Flibxkbcommon.git diff --git a/xkbcommon-x11.map b/xkbcommon-x11.map index c1a3240..816cf8e 100644 --- a/xkbcommon-x11.map +++ b/xkbcommon-x11.map @@ -1,9 +1,9 @@ -V_0.4.3 { +V_0.5.0 { global: - xkb_x11_setup_xkb_extension; - xkb_x11_get_core_keyboard_device_id; - xkb_x11_keymap_new_from_device; - xkb_x11_state_new_from_device; + xkb_x11_setup_xkb_extension; + xkb_x11_get_core_keyboard_device_id; + xkb_x11_keymap_new_from_device; + xkb_x11_state_new_from_device; local: - *; + *; };