diff options
| author | yanyiwu <i@yanyiwu.com> | 2014-12-26 13:37:29 +0800 |
|---|---|---|
| committer | yanyiwu <i@yanyiwu.com> | 2014-12-26 13:37:29 +0800 |
| commit | 12d86a0f1ed3da915c39cdc01b662ee1fb2859d1 (patch) | |
| tree | d897bda3afa6f9fba42504b84f40a20f0a1ee550 /docs/conf.py | |
| parent | 089eb8ad3900d6e61343d6606f094a2ffe9b0a9e (diff) | |
| parent | 8651f7c7276042332fb3edf545f7a7a3af3e0dec (diff) | |
| download | seaweedfs-12d86a0f1ed3da915c39cdc01b662ee1fb2859d1.tar.xz seaweedfs-12d86a0f1ed3da915c39cdc01b662ee1fb2859d1.zip | |
Merge branch 'master' of github.com:chrislusf/weed-fs
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 8ba3bd55a..b70feab4e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,9 +51,9 @@ copyright = u'2014, chrislusf, ernado' # built documents. # # The short X.Y version. -version = '0.63' +version = '0.67' # The full version, including alpha/beta/rc tags. -release = '0.63' +release = '0.67' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
