From: <mur...@us...> - 2011-08-07 15:37:31
|
Revision: 175 http://python-control.svn.sourceforge.net/python-control/?rev=175&view=rev Author: murrayrm Date: 2011-08-07 15:37:25 +0000 (Sun, 07 Aug 2011) Log Message: ----------- updated version information for sphinx documentation Modified Paths: -------------- trunk/doc/conf.py Modified: trunk/doc/conf.py =================================================================== --- trunk/doc/conf.py 2011-08-07 15:21:38 UTC (rev 174) +++ trunk/doc/conf.py 2011-08-07 15:37:25 UTC (rev 175) @@ -57,9 +57,9 @@ # built documents. # # The short X.Y version. -version = '0.4d' +version = '0.5a' # The full version, including alpha/beta/rc tags. -release = '0.4d' +release = '0.5a' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |