summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2014-10-18 16:38:13 +0300
committerRan Benita <ran234@gmail.com>2014-10-18 16:40:59 +0300
commitb92f79240972a7eb9311039ee4e2eda2bca8039c (patch)
tree472c89df43cba7c6f8db321ce8e8c91a8153bf74
parent47bb9fd13794d0420e27da47b1a7ac2787cfc417 (diff)
downloadxorg-lib-libxkbcommon-b92f79240972a7eb9311039ee4e2eda2bca8039c.tar.gz
Change initial symbol file versions to V_0.5.0
It will be quite confusing to use V_0.4.3 since this was already released without symbol versioning. Hopefully this doesn't cause any trouble for people who are using -git. Signed-off-by: Ran Benita <ran234@gmail.com>
-rw-r--r--xkbcommon-x11.map2
-rw-r--r--xkbcommon.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/xkbcommon-x11.map b/xkbcommon-x11.map
index c1a3240..a219288 100644
--- a/xkbcommon-x11.map
+++ b/xkbcommon-x11.map
@@ -1,4 +1,4 @@
-V_0.4.3 {
+V_0.5.0 {
global:
xkb_x11_setup_xkb_extension;
xkb_x11_get_core_keyboard_device_id;
diff --git a/xkbcommon.map b/xkbcommon.map
index 3bbb13e..29fd7ac 100644
--- a/xkbcommon.map
+++ b/xkbcommon.map
@@ -1,4 +1,4 @@
-V_0.4.3 {
+V_0.5.0 {
global:
xkb_keysym_get_name;
xkb_keysym_from_name;