diff options
| author | Dolph Mathews <dolph.mathews@gmail.com> | 2011-11-15 10:41:50 -0800 |
|---|---|---|
| committer | Dolph Mathews <dolph.mathews@gmail.com> | 2011-11-15 10:41:50 -0800 |
| commit | 212797c56e7dab0e170443dcc462cdfbc860e048 (patch) | |
| tree | e7ac02e7a5a8dfab6d3335106271ebaeada6f2be | |
| parent | 0bb26b959e856be12f75c403f444bcf706ee7660 (diff) | |
Revised version status response (bug 890807)
Change-Id: I44706d6bb05c9b40d0793e801708486d8ec83f41
| -rw-r--r-- | doc/source/adminAPI_curl_examples.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/adminAPI_curl_examples.rst b/doc/source/adminAPI_curl_examples.rst index 2c4258c5..007a1843 100644 --- a/doc/source/adminAPI_curl_examples.rst +++ b/doc/source/adminAPI_curl_examples.rst @@ -38,7 +38,7 @@ Returns:: { "version":{ "id":"v2.0", - "status":"ALPHA", + "status":"beta", "updated":"2011-11-19T00:00:00Z", "links":[ { |
