summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 73f9c8dc..cd1f735c 100644
--- a/build.xml
+++ b/build.xml
@@ -243,7 +243,7 @@
<target name="update-headers" depends="prepare-build">
- <property name="registry.url" value="http://www.khronos.org/registry/cl/api/1.0/"/>
+ <property name="registry.url" value="http://www.khronos.org/registry/cl/api/1.1/"/>
<!-- download new headers from OpenCL registry if necessary -->
<update-headers header="${headers.orig}/cl.h" url="${registry.url}cl.h"/>