[Zope-Checkins] SVN: Zope/branches/2.12/doc/conf.py Use a simple version for documentation
Hanno Schlichting
hannosch at hannosch.eu
Thu Jun 24 13:58:40 EDT 2010
Log message for revision 113808:
Use a simple version for documentation
Changed:
U Zope/branches/2.12/doc/conf.py
-=-
Modified: Zope/branches/2.12/doc/conf.py
===================================================================
--- Zope/branches/2.12/doc/conf.py 2010-06-24 17:58:03 UTC (rev 113807)
+++ Zope/branches/2.12/doc/conf.py 2010-06-24 17:58:40 UTC (rev 113808)
@@ -49,9 +49,9 @@
# built documents.
#
# The short X.Y version.
-version = '2.12.0'
+version = '2.12'
# The full version, including alpha/beta/rc tags.
-release = '2.12.0'
+release = '2.12'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
More information about the Zope-Checkins
mailing list