diff options
| author | Tres Seaver <tseaver@palladion.com> | 2012-06-27 14:39:51 +0000 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2012-06-27 14:39:51 +0000 |
| commit | b8879ee61c742c9ebfbbffc56f8d8177995ad3ce (patch) | |
| tree | 65f4dbe75ac1f697e80cb62102695e1149a335f9 /docs | |
| parent | 647620a207f6e47a5886bcca0e6ce5981cbf3670 (diff) | |
| download | zope-interface-b8879ee61c742c9ebfbbffc56f8d8177995ad3ce.tar.gz | |
Fix docs version.
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 e596295..05d4eb9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -56,9 +56,9 @@ copyright = '2012, Zope Foundation contributors' # built documents. # # The short X.Y version. -version = '3.8' +version = '4.0' # The full version, including alpha/beta/rc tags. -release = '3.8.1' +release = '4.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
