summaryrefslogtreecommitdiffstats
path: root/docs/02_rpc.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-03-17 12:09:01 -0400
committerJames Moger <james.moger@gitblit.com>2012-03-17 12:09:01 -0400
commite9de3f7fd55dd4d4535cd7b2fc2bee8094152e39 (patch)
treef2ecc51aac74ef5549939faf0f49cafc8d74c399 /docs/02_rpc.mkd
parente28b2f68fc38e4976a0e8bc11af45834bbde940c (diff)
downloadgitblit-e9de3f7fd55dd4d4535cd7b2fc2bee8094152e39.tar.gz
gitblit-e9de3f7fd55dd4d4535cd7b2fc2bee8094152e39.zip
Implemented RPC administration of indexed branches
Diffstat (limited to 'docs/02_rpc.mkd')
-rw-r--r--docs/02_rpc.mkd1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/02_rpc.mkd b/docs/02_rpc.mkd
index 84446f5b..98a73e59 100644
--- a/docs/02_rpc.mkd
+++ b/docs/02_rpc.mkd
@@ -63,6 +63,7 @@ The Gitblit API includes methods for retrieving and interpreting RSS feeds. The
<tr><th>Release</th><th>Protocol Version</th></tr>
<tr><td>Gitblit v0.7.0</td><td>1 (inferred version)</td></tr>
<tr><td>Gitblit v0.8.0</td><td>2</td></tr>
+<tr><td>Gitblit v0.9.0</td><td>3</td></tr>
</tbody>
</table>