diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-08-16 17:55:22 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-10-10 14:22:24 -0700 |
commit | 50671520ef98d68d4eb26e09d5249de321b8fef9 (patch) | |
tree | ff4b5e77c32124f0fc6875d20d07ab8ef454b88a /xproto.pc.in | |
parent | e4d9ffdd51b15b1c9441086f7a86bb50a9f7b555 (diff) |
Xfuncproto: define _X_NONSTRING for __attribute__((nonstring))
Bumps xproto version to 7.0.33
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Matt Turner <mattst88@gmail.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 9274236..9e288c7 100644 --- a/xproto.pc.in +++ b/xproto.pc.in @@ -4,5 +4,5 @@ includex11dir=@includedir@/X11 Name: Xproto Description: Xproto headers -Version: 7.0.32 +Version: 7.0.33 Cflags: -I${includedir} |