summaryrefslogtreecommitdiff
path: root/Software/Beignet.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Beignet.mdwn')
-rw-r--r--Software/Beignet.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Beignet.mdwn b/Software/Beignet.mdwn
index 2a43fef4..e31cce1d 100644
--- a/Software/Beignet.mdwn
+++ b/Software/Beignet.mdwn
@@ -55,7 +55,7 @@ with any thing older.
[http://llvm.org/releases/](http://llvm.org/releases/)
-LLVM 3.1 and 3.2 are supported.
+LLVM 3.1,3.2 and 3.3 are supported.
Also note that the code was compiled on GCC 4.6 and GCC 4.7. Since the code uses
really recent C++11 features, you may expect problems with older compilers. Last