Updated Branches: refs/heads/cassandra-1.2 7d4380d66 -> 8986e8f9f
Ninja-fix CQL3 version in CQL.textile Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8986e8f9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8986e8f9 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/8986e8f9 Branch: refs/heads/cassandra-1.2 Commit: 8986e8f9f592c7084d0e8f9dc1b70c2a7fb39958 Parents: 7d4380d Author: Aleksey Yeschenko <[email protected]> Authored: Wed May 15 17:53:32 2013 +0300 Committer: Aleksey Yeschenko <[email protected]> Committed: Wed May 15 17:53:32 2013 +0300 ---------------------------------------------------------------------- doc/cql3/CQL.textile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/8986e8f9/doc/cql3/CQL.textile ---------------------------------------------------------------------- diff --git a/doc/cql3/CQL.textile b/doc/cql3/CQL.textile index 00ac447..059342e 100644 --- a/doc/cql3/CQL.textile +++ b/doc/cql3/CQL.textile @@ -1,6 +1,6 @@ <link rel="StyleSheet" href="CQL.css" type="text/css" media="screen"> -h1. Cassandra Query Language (CQL) v3.0.2 +h1. Cassandra Query Language (CQL) v3.0.3 <span id="tableOfContents">
