diff options
author | Adam Jackson <ajax@redhat.com> | 2018-02-12 11:11:14 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2018-02-12 11:11:14 -0500 |
commit | 9ce02998c8b889a00d080cc084c54bc2896f7dfa (patch) | |
tree | 760e71255f15cbc6805d61a0d5f8bc1d4ae309d0 /xproto.pc.in | |
parent | b5bfeec4b8007bad88dc26b1793ee3d09417f034 (diff) |
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>
Diffstat (limited to 'xproto.pc.in')
-rw-r--r-- | xproto.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xproto.pc.in b/xproto.pc.in index 5f0a45d..8ff2d3d 100644 --- a/xproto.pc.in +++ b/xproto.pc.in @@ -6,5 +6,5 @@ includex11dir=@includedir@/X11 Name: Xproto Description: Xproto headers -Version: 7.0.31 +Version: 7.0.32 Cflags: -I${includedir} |