[Xcb] [PATCH proto 2/7] composite: Version bump 0.3..0.4
Daniel Martin
consume.noise at gmail.com
Mon May 27 10:20:28 PDT 2013
The only difference between version 0.3 and 0.4 is that the clipping
semantics have been redefined. That's just an internal change, no
structure has to be modified.
Signed-off-by: Daniel Martin <consume.noise at gmail.com>
---
src/composite.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/composite.xml b/src/composite.xml
index d16b6e7..535a0ee 100644
--- a/src/composite.xml
+++ b/src/composite.xml
@@ -26,7 +26,7 @@
-->
<!-- This file describes version 0.3 of COMPOSITE. -->
<xcb header="composite" extension-xname="Composite" extension-name="Composite"
- major-version="0" minor-version="3">
+ major-version="0" minor-version="4">
<import>xproto</import>
<import>xfixes</import>
--
1.8.2.1
More information about the Xcb
mailing list