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>
master
Ran Benita 2014-10-18 16:38:13 +03:00
parent 47bb9fd137
commit b92f792409
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
V_0.4.3 { V_0.5.0 {
global: global:
xkb_x11_setup_xkb_extension; xkb_x11_setup_xkb_extension;
xkb_x11_get_core_keyboard_device_id; xkb_x11_get_core_keyboard_device_id;

View File

@ -1,4 +1,4 @@
V_0.4.3 { V_0.5.0 {
global: global:
xkb_keysym_get_name; xkb_keysym_get_name;
xkb_keysym_from_name; xkb_keysym_from_name;