Within DevCenter, I'm getting an error: [feature] is introduced in CQL 3.1.0, you're running CQL 3.0.5.
This doesn't make sense as I'm using the absolute latest version of Cassandra (2.0.6); connecting through cqlsh shows it's using 3.1.1:
Connected to Test Cluster at localhost:9160.
[cqlsh 4.1.1 | Cassandra 2.0.6 | CQL spec 3.1.1 | Thrift protocol 19.39.0]
Use HELP for help.
What can I do to make DevCenter understand it should be connecting using 3.1.1?