Change initial symbol file versions to V_0.5.0
authorRan Benita <ran234@gmail.com>
Sat, 18 Oct 2014 13:38:13 +0000 (16:38 +0300)
committerRan Benita <ran234@gmail.com>
Sat, 18 Oct 2014 13:40:59 +0000 (16:40 +0300)
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>
xkbcommon-x11.map
xkbcommon.map

index c1a3240..a219288 100644 (file)
@@ -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;
index 3bbb13e..29fd7ac 100644 (file)
@@ -1,4 +1,4 @@
-V_0.4.3 {
+V_0.5.0 {
 global:
        xkb_keysym_get_name;
        xkb_keysym_from_name;