composite: Version bump 0.3..0.4
authorDaniel Martin <consume.noise@gmail.com>
Mon, 27 May 2013 17:20:28 +0000 (19:20 +0200)
committerPeter Harris <pharris@opentext.com>
Thu, 6 Jun 2013 20:13:52 +0000 (16:13 -0400)
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>
src/composite.xml

index d16b6e7..535a0ee 100644 (file)
@@ -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>