mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 07:48:01 +02:00
xproto: Bump to 7.0.32
Since 7.0.31 we've added four new keysyms (XF86XK_Keyboard, _WWAN, _RFKill, and _AudioPreset). Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
b5bfeec4b8
commit
9ce02998c8
2 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ pcs = [
|
|||
['xf86miscproto', '0.9.3'],
|
||||
['xf86vidmodeproto', '2.3.1'],
|
||||
['xineramaproto', '1.2.1'],
|
||||
['xproto', '7.0.31'],
|
||||
['xproto', '7.0.32'],
|
||||
['xproxymngproto', '1.0.3'],
|
||||
]
|
||||
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@ includex11dir=@includedir@/X11
|
|||
|
||||
Name: Xproto
|
||||
Description: Xproto headers
|
||||
Version: 7.0.31
|
||||
Version: 7.0.32
|
||||
Cflags: -I${includedir}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue