doc version update

This commit is contained in:
Chris Boden 2012-04-16 18:00:40 -04:00
parent 9ff2d406f0
commit dbd39e73c2

View File

@ -10,7 +10,7 @@ Ratchet's primary intention is to be used as a WebSocket server (and a client in
##WebSockets
* Supports the RFC6455, HyBi-10, and Hixie76 protocol versions (at the same time)
* Tested on Chrome 13 - 16, Firefox 6 - 8, Safari 5, iOS 4.2, iOS 5
* Tested on Chrome 18 - 16, Firefox 6 - 8, Safari 5, iOS 4.2, iOS 5
##Requirements