summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Martin <consume.noise@gmail.com>2013-05-27 19:20:28 +0200
committerPeter Harris <pharris@opentext.com>2013-06-06 16:13:52 -0400
commitf206ca3bea8902aefa529d2e5162ee8165b3e7a4 (patch)
tree183dc7e6decd4b3b3dc4297356367ee78c3e2ec7
parent8c85be5392b89eba6440952d1b95e3af806f1c7f (diff)
composite: Version bump 0.3..0.4
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@gmail.com> Signed-off-by: Peter Harris <pharris@opentext.com>
-rw-r--r--src/composite.xml2
1 files changed, 1 insertions, 1 deletions
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 @@ authorization from the authors.
-->
<!-- 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>