diff options
author | Ran Benita <ran234@gmail.com> | 2014-10-18 16:38:13 +0300 |
---|---|---|
committer | Ran Benita <ran234@gmail.com> | 2014-10-18 16:40:59 +0300 |
commit | b92f79240972a7eb9311039ee4e2eda2bca8039c (patch) | |
tree | 472c89df43cba7c6f8db321ce8e8c91a8153bf74 /xkbcommon.map | |
parent | 47bb9fd13794d0420e27da47b1a7ac2787cfc417 (diff) | |
download | libxkbcommon-b92f79240972a7eb9311039ee4e2eda2bca8039c.tar.gz libxkbcommon-b92f79240972a7eb9311039ee4e2eda2bca8039c.tar.bz2 libxkbcommon-b92f79240972a7eb9311039ee4e2eda2bca8039c.zip |
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>
Diffstat (limited to 'xkbcommon.map')
-rw-r--r-- | xkbcommon.map | 2 |
1 files changed, 1 insertions, 1 deletions
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; |