diff options
Diffstat (limited to 'docs')
-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 013c8a7..eb98c49 100644 --- a/docs/conf.py +++ b/docs/conf.py | |||
@@ -58,9 +58,9 @@ author = 'meta-raspberrypi contributors' | |||
58 | # built documents. | 58 | # built documents. |
59 | # | 59 | # |
60 | # The short X.Y version. | 60 | # The short X.Y version. |
61 | version = 'master' | 61 | version = 'rocko' |
62 | # The full version, including alpha/beta/rc tags. | 62 | # The full version, including alpha/beta/rc tags. |
63 | release = 'master' | 63 | release = 'rocko' |
64 | 64 | ||
65 | # The language for content autogenerated by Sphinx. Refer to documentation | 65 | # The language for content autogenerated by Sphinx. Refer to documentation |
66 | # for a list of supported languages. | 66 | # for a list of supported languages. |